Skip to content

Commit 93d8e00

Browse files
author
gitforwindowshelper-bot
committed
download-stats: new Git for Windows version
Signed-off-by: gitforwindowshelper-bot <gitforwindowshelper-bot@users.noreply.github.com>
1 parent 5078238 commit 93d8e00

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

download-stats.sh

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

2222
# IDs
23-
# v2.45.0-rc0.windows.1
24-
#id=${1:-152015410}
25-
# v2.39.4.windows.1
26-
#id=${1:-155742750}
27-
# v2.43.4.windows.1
28-
#id=${1:-155740960}
29-
# v2.44.1.windows.1
30-
#id=${1:-155741902}
3123
# v2.45.0-rc1.windows.1
3224
#id=${1:-152688473}
3325
# v2.45.0.windows.1
@@ -79,7 +71,15 @@ test "--update" != "$1" || {
7971
# v2.49.0-rc2.windows.1
8072
#id=${1:-204978696}
8173
# v2.49.0.windows.1
82-
id=${1:-206186691}
74+
#id=${1:-206186691}
75+
# v2.50.0-rc0.windows.1
76+
#id=${1:-222752723}
77+
# v2.50.0-rc1.windows.1
78+
#id=${1:-223176253}
79+
# v2.50.0-rc2.windows.1
80+
#id=${1:-224514444}
81+
# v2.50.0.windows.1
82+
id=${1:-225681115}
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)