Skip to content

Commit 20fd63d

Browse files
author
Git for Windows Build Agent
committed
Update 4 packages
gnupg (2.4.5-1 -> 2.4.7-1) libgpg-error (1.47-2 -> 1.51-1) mingw-w64-x86_64-git (2.48.0.rc2.windows.1.472.g0c796d3013.20250123145154-1 -> 2.48.1.1.2bd190bcd2-1) mingw-w64-x86_64-git-doc-html (2.48.0.rc2.windows.1.472.g0c796d3013.20250123145154-1 -> 2.48.1.1.2bd190bcd2-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 68c8157 commit 20fd63d

File tree

417 files changed

+365
-283
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

417 files changed

+365
-283
lines changed

cmd/git-gui.exe

-520 Bytes
Binary file not shown.

cmd/git-receive-pack.exe

-1.02 KB
Binary file not shown.

cmd/git-upload-pack.exe

-1.02 KB
Binary file not shown.

cmd/git.exe

-1.02 KB
Binary file not shown.

cmd/gitk.exe

-512 Bytes
Binary file not shown.

cmd/scalar.exe

-1.02 KB
Binary file not shown.

cmd/tig.exe

-528 Bytes
Binary file not shown.

git-bash.exe

-512 Bytes
Binary file not shown.

git-cmd.exe

-536 Bytes
Binary file not shown.

mingw64/bin/git-cvsserver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ use File::Path qw/rmtree/;
6969
use File::Basename;
7070
use Getopt::Long qw(:config require_order no_ignore_case);
7171

72-
my $VERSION = '2.48.0.rc2.windows.1.472.g0c796d3013.20250123145154';
72+
my $VERSION = '2.48.1.windows.1';
7373

7474
my $log = GITCVS::log->new();
7575
my $cfg;

0 commit comments

Comments
 (0)