Skip to content

Commit

Permalink
Update 3 packages
Browse files Browse the repository at this point in the history
git (2.48.0-1 -> 2.48.1-1)
libxcrypt (4.4.37-1 -> 4.4.38-1)
rsync (3.3.0-1 -> 3.4.0-1)

Signed-off-by: Git for Windows Build Agent <ci@git-for-windows.build>
  • Loading branch information
Git for Windows Build Agent committed Jan 15, 2025
1 parent c3bc226 commit 9fa3a4b
Show file tree
Hide file tree
Showing 392 changed files with 27 additions and 20 deletions.
2 changes: 1 addition & 1 deletion usr/bin/git-cvsserver
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ use File::Path qw/rmtree/;
use File::Basename;
use Getopt::Long qw(:config require_order no_ignore_case);

my $VERSION = '2.48.0';
my $VERSION = '2.48.1';

my $log = GITCVS::log->new();
my $cfg;
Expand Down
Binary file modified usr/bin/git-receive-pack.exe
Binary file not shown.
Binary file modified usr/bin/git-shell.exe
Binary file not shown.
Binary file modified usr/bin/git-upload-archive.exe
Binary file not shown.
Binary file modified usr/bin/git-upload-pack.exe
Binary file not shown.
Binary file modified usr/bin/git.exe
Binary file not shown.
Binary file modified usr/bin/msys-crypt-2.dll
Binary file not shown.
Binary file modified usr/bin/rsync.exe
Binary file not shown.
Binary file modified usr/bin/scalar.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-add.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-am.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-annotate.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-apply.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-archive.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-bisect.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-blame.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-branch.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-bugreport.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-bundle.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-cat-file.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-check-attr.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-check-ignore.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-check-mailmap.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-check-ref-format.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-checkout--worker.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-checkout-index.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-checkout.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-cherry-pick.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-cherry.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-clean.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-clone.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-column.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-commit-graph.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-commit-tree.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-commit.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-config.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-count-objects.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-credential-cache--daemon.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-credential-cache.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-credential-store.exe
Binary file not shown.
Binary file modified usr/lib/git-core/git-credential.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion usr/lib/git-core/git-cvsserver
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ use File::Path qw/rmtree/;
use File::Basename;
use Getopt::Long qw(:config require_order no_ignore_case);

my $VERSION = '2.48.0';
my $VERSION = '2.48.1';

my $log = GITCVS::log->new();
my $cfg;
Expand Down
Loading

0 comments on commit 9fa3a4b

Please sign in to comment.