Skip to content

Commit ff37879

Browse files
author
Git for Windows Build Agent
committed
Update 1 package
mingw-w64-i686-xz (5.6.4-1 -> 5.8.0-1) Signed-off-by: Git for Windows Build Agent <ci@git-for-windows.build>
1 parent b34be97 commit ff37879

Some content is hidden

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

53 files changed

+410
-124
lines changed

etc/rebase.db.i386

0 Bytes
Binary file not shown.

mingw32/bin/liblzma-5.dll

512 Bytes
Binary file not shown.

mingw32/bin/lzmadec.exe

1.03 KB
Binary file not shown.

mingw32/bin/lzmainfo.exe

3.59 KB
Binary file not shown.

mingw32/bin/unxz.exe

4.63 KB
Binary file not shown.

mingw32/bin/xz.exe

4.63 KB
Binary file not shown.

mingw32/bin/xzcat.exe

4.63 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.4"
34+
version="$prog (XZ Utils) 5.8.0"
3535

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

mingw32/bin/xzdec.exe

1.03 KB
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.4"
34+
version="$prog (XZ Utils) 5.8.0"
3535

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

0 commit comments

Comments
 (0)