Skip to content

Commit e5a0e66

Browse files
author
Git for Windows Build Agent
committed
Update 8 packages
libgpgme (1.24.1-1 -> 1.24.1-2) liblzma (5.6.3-1 -> 5.6.4-1) mingw-w64-i686-xz (5.6.3-3 -> 5.6.4-1) mingw-w64-x86_64-xz (5.6.3-3 -> 5.6.4-1) msys2-runtime (3.5.4-5 -> 3.5.5-3) msys2-runtime-devel (3.5.4-5 -> 3.5.5-3) python (3.12.8-1 -> 3.12.8-2) xz (5.6.3-1 -> 5.6.4-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 835df69 commit e5a0e66

File tree

659 files changed

+5473
-3334
lines changed

Some content is hidden

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

659 files changed

+5473
-3334
lines changed

mingw32/bin/liblzma-5.dll

-44 Bytes
Binary file not shown.

mingw32/bin/lzmadec.exe

475 Bytes
Binary file not shown.

mingw32/bin/lzmainfo.exe

30.1 KB
Binary file not shown.

mingw32/bin/unxz.exe

28.4 KB
Binary file not shown.

mingw32/bin/xz.exe

28.4 KB
Binary file not shown.

mingw32/bin/xzcat.exe

28.4 KB
Binary file not shown.

mingw32/bin/xzcmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ case ${0##*/} in
3131
*) prog=xzdiff; cmp=${DIFF:-diff};;
3232
esac
3333

34-
version="$prog (XZ Utils) 5.6.3"
34+
version="$prog (XZ Utils) 5.6.4"
3535

3636
usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2]
3737
Compare FILE1 to FILE2, using their uncompressed contents if they are

mingw32/bin/xzdec.exe

475 Bytes
Binary file not shown.

mingw32/bin/xzdiff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ case ${0##*/} in
3131
*) prog=xzdiff; cmp=${DIFF:-diff};;
3232
esac
3333

34-
version="$prog (XZ Utils) 5.6.3"
34+
version="$prog (XZ Utils) 5.6.4"
3535

3636
usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2]
3737
Compare FILE1 to FILE2, using their uncompressed contents if they are

mingw32/bin/xzegrep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ case ${0##*/} in
3535
*) prog=xzgrep; grep=${GREP:-grep};;
3636
esac
3737

38-
version="$prog (XZ Utils) 5.6.3"
38+
version="$prog (XZ Utils) 5.6.4"
3939

4040
usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
4141
Look for instances of PATTERN in the input FILEs, using their

0 commit comments

Comments
 (0)