Skip to content

Commit 5fab09a

Browse files
author
gitforwindowshelper-bot
committed
download-stats: new Git for Windows version
Signed-off-by: gitforwindowshelper-bot <[email protected]>
1 parent 729fb0a commit 5fab09a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

download-stats.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ test "--update" != "$1" || {
2020
}
2121

2222
# IDs
23-
# v2.46.1.windows.1
24-
#id=${1:-175612508}
2523
# v2.46.2.windows.1
2624
#id=${1:-176618150}
2725
# v2.47.0-rc0.windows.1
@@ -79,7 +77,9 @@ test "--update" != "$1" || {
7977
# v2.51.0-rc2.windows.1
8078
#id=${1:-239792652}
8179
# v2.51.0.windows.1
82-
id=${1:-240826429}
80+
#id=${1:-240826429}
81+
# v2.51.0.windows.2
82+
id=${1:-250949479}
8383
# v2.11.1.mingit-prerelease.6
8484
# v2.11.1.mingit-prerelease.4
8585
# v2.11.1.mingit-prerelease.5

0 commit comments

Comments
 (0)