Skip to content

Commit 998a744

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

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.40.0.windows.1
24-
#id=${1:-95506050}
25-
# v2.39.3.windows.1
26-
#id=${1:-100842599}
27-
# v2.40.1.windows.1
28-
#id=${1:-100843039}
29-
# v2.41.0-rc0.windows.1
30-
#id=${1:-103323513}
3123
# v2.41.0-rc1.windows.1
3224
#id=${1:-103666003}
3325
# v2.41.0-rc2.windows.1
@@ -79,7 +71,15 @@ test "--update" != "$1" || {
7971
# v2.45.1.windows.1
8072
#id=${1:-155738226}
8173
# v2.45.2.windows.1
82-
id=${1:-158570707}
74+
#id=${1:-158570707}
75+
# v2.46.0-rc0.windows.1
76+
#id=${1:-165393434}
77+
# v2.46.0-rc1.windows.1
78+
#id=${1:-166145766}
79+
# v2.46.0-rc2.windows.1
80+
#id=${1:-167019119}
81+
# v2.46.0.windows.1
82+
id=${1:-167714326}
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)