Skip to content

Commit 576735a

Browse files
author
gitforwindowshelper-bot
committed
download-stats: new Git for Windows version
Signed-off-by: gitforwindowshelper-bot <[email protected]>
1 parent 6144d5a commit 576735a

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.43.0.windows.1
24-
#id=${1:-130475909}
2523
# v2.44.0-rc0.windows.1
2624
#id=${1:-141203075}
2725
# v2.44.0-rc1.windows.1
@@ -79,7 +77,9 @@ test "--update" != "$1" || {
7977
# v2.48.0-rc1.windows.1
8078
#id=${1:-192775516}
8179
# v2.48.0-rc2.windows.1
82-
id=${1:-193961175}
80+
#id=${1:-193961175}
81+
# v2.48.1.windows.1
82+
id=${1:-200107601}
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)