Skip to content

Commit de8e017

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

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.47.0-rc1.windows.1
24-
#id=${1:-178409848}
25-
# v2.47.0.windows.1
26-
#id=${1:-178862511}
27-
# v2.47.0.windows.2
28-
#id=${1:-181195607}
29-
# v2.47.1.windows.1
30-
#id=${1:-187316499}
3123
# v2.45.2.windows.2
3224
#id=${1:-194747286}
3325
# v2.46.2.windows.2
@@ -79,7 +71,15 @@ test "--update" != "$1" || {
7971
# v2.51.1.windows.1
8072
#id=${1:-255320915}
8173
# v2.51.2.windows.1
82-
id=${1:-257810242}
74+
#id=${1:-257810242}
75+
# v2.52.0-rc0.windows.1
76+
#id=${1:-259668314}
77+
# v2.52.0-rc1.windows.1
78+
#id=${1:-260837661}
79+
# v2.52.0-rc2.windows.1
80+
#id=${1:-262068031}
81+
# v2.52.0.windows.1
82+
id=${1:-263075616}
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)