Skip to content

Commit b1fdf62

Browse files
committed
Add .url files
These contain direct links to the artifacts. Ideally, we would have 302 redirects, but that's not possible with GitHub Pages at the time of writing. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 6a922e3 commit b1fdf62

6 files changed

+6
-0
lines changed

latest-32-bit-installer.url

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/Git-2.31.1-32-bit.exe

latest-32-bit-mingit.url

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/MinGit-2.31.1-32-bit.zip

latest-32-bit-portable-git.url

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/PortableGit-2.31.1-32-bit.7z.exe

latest-64-bit-installer.url

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/Git-2.31.1-64-bit.exe

latest-64-bit-mingit.url

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/MinGit-2.31.1-64-bit.zip

latest-64-bit-portable-git.url

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/git-for-windows/git/releases/download/v2.31.1.windows.1/PortableGit-2.31.1-64-bit.7z.exe

0 commit comments

Comments
 (0)