Skip to content

Commit db0e63b

Browse files
author
Git for Windows Build Agent
committed
Update 1 package
mingw-w64-x86_64-git-extra (1.1.685.a08718cdd-1 -> 1.1.687.f502a63dc-1) Signed-off-by: Git for Windows Build Agent <ci@git-for-windows.build>
1 parent 5a83316 commit db0e63b

19 files changed

Lines changed: 5 additions & 5 deletions

mingw64/bin/WhoUses.exe

575 Bytes
Binary file not shown.

mingw64/bin/blocked-file-util.exe

575 Bytes
Binary file not shown.

mingw64/bin/create-shortcut.exe

65 Bytes
Binary file not shown.

mingw64/bin/git-askpass.exe

1.06 KB
Binary file not shown.

mingw64/bin/git-askyesno.exe

63 Bytes
Binary file not shown.
32 Bytes
Binary file not shown.

mingw64/bin/proxy-lookup.exe

63 Bytes
Binary file not shown.

usr/bin/astextplain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ case "$(file --brief --mime-type "$1")" in
2121
out=$(pdftotext -q -layout -enc UTF-8 "$1" -) && sed "s/(\^M$)|(^\^L)//" <<<$out || cat "$1"
2222
;;
2323
# TODO add rtf support
24-
application/rtf | text/rtf | text/plain)
24+
application/rtf | text/rtf | text/plain | inode/x-empty)
2525
cat "$1"
2626
;;
2727
*)
Binary file not shown.

var/lib/pacman/local/mingw-w64-x86_64-git-extra-1.1.685.a08718cdd-1/desc renamed to var/lib/pacman/local/mingw-w64-x86_64-git-extra-1.1.687.f502a63dc-1/desc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mingw-w64-x86_64-git-extra
33

44
%VERSION%
5-
1.1.685.a08718cdd-1
5+
1.1.687.f502a63dc-1
66

77
%BASE%
88
mingw-w64-git-extra
@@ -17,16 +17,16 @@ https://github.com/git-for-windows/build-extra
1717
any
1818

1919
%BUILDDATE%
20-
1764051455
20+
1767959028
2121

2222
%INSTALLDATE%
23-
1767844604
23+
1768017086
2424

2525
%PACKAGER%
2626
Johannes Schindelin <johannes.schindelin@gmx.de>
2727

2828
%SIZE%
29-
521786
29+
524262
3030

3131
%GROUPS%
3232
VCS

0 commit comments

Comments
 (0)