Skip to content

Commit d811484

Browse files
author
Git for Windows Build Agent
committed
Update 1 package
mingw-w64-clang-aarch64-git-extra (1.1.653.48e2403b3-1 -> 1.1.657.d7f05a9c2-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 0698159 commit d811484

31 files changed

+35
-14
lines changed

clangarm64/bin/WhoUses.exe

1 KB
Binary file not shown.
512 Bytes
Binary file not shown.

clangarm64/bin/create-shortcut.exe

512 Bytes
Binary file not shown.

clangarm64/bin/git-askpass.exe

512 Bytes
Binary file not shown.

clangarm64/bin/git-askyesno.exe

0 Bytes
Binary file not shown.
512 Bytes
Binary file not shown.

clangarm64/bin/proxy-lookup.exe

0 Bytes
Binary file not shown.

etc/pacman.conf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +70,16 @@ LocalFileSigLevel = Optional
7070
# SigLevel = Never
7171

7272
[git-for-windows-aarch64]
73-
Server = https://wingit.blob.core.windows.net/aarch64
73+
Server = https://raw.githubusercontent.com/git-for-windows/pacman-repo/refs/heads/aarch64
7474

7575
[clangarm64]
7676
Include = /etc/pacman.d/mirrorlist.mingw
7777

78-
[git-for-windows]
79-
Server = https://wingit.blob.core.windows.net/x86-64
78+
[git-for-windows-x86_64]
79+
Server = https://raw.githubusercontent.com/git-for-windows/pacman-repo/refs/heads/x86_64
8080

8181
[git-for-windows-mingw32]
82-
Server = https://wingit.blob.core.windows.net/i686
82+
Server = https://raw.githubusercontent.com/git-for-windows/pacman-repo/refs/heads/i686
8383

8484
[mingw32]
8585
Include = /etc/pacman.d/mirrorlist.mingw
Binary file not shown.

var/lib/pacman/local/mingw-w64-clang-aarch64-git-extra-1.1.653.48e2403b3-1/desc renamed to var/lib/pacman/local/mingw-w64-clang-aarch64-git-extra-1.1.657.d7f05a9c2-1/desc

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

44
%VERSION%
5-
1.1.653.48e2403b3-1
5+
1.1.657.d7f05a9c2-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-
1741196023
20+
1748074258
2121

2222
%INSTALLDATE%
23-
1747712253
23+
1748074693
2424

2525
%PACKAGER%
2626
Johannes Schindelin <[email protected]>
2727

2828
%SIZE%
29-
647220
29+
650292
3030

3131
%GROUPS%
3232
VCS

0 commit comments

Comments
 (0)