Skip to content

Commit

Permalink
Update 2 packages
Browse files Browse the repository at this point in the history
git (2.46.2-1 -> 2.47.0-1)
msys2-keyring (1~20240410-2 -> 1~20241007-1)

Signed-off-by: Git for Windows Build Agent <ci@git-for-windows.build>
  • Loading branch information
Git for Windows Build Agent committed Oct 10, 2024
1 parent 6729e51 commit 4e7e09f
Show file tree
Hide file tree
Showing 411 changed files with 545 additions and 235 deletions.
Binary file modified etc/pacman.d/gnupg/pubring.gpg
Binary file not shown.
Binary file modified etc/pacman.d/gnupg/pubring.gpg~
Binary file not shown.
Binary file modified etc/pacman.d/gnupg/trustdb.gpg
Binary file not shown.
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.46.2';
my $VERSION = '2.47.0';

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/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.46.2';
my $VERSION = '2.47.0';

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

0 comments on commit 4e7e09f

Please sign in to comment.