Skip to content

Commit d17ab9b

Browse files
committed
download-stats: new Git for Windows version
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent f34bb3b commit d17ab9b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

download-stats.sh

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

2222
# IDs
23-
# v2.45.0.windows.1
24-
#id=${1:-153357134}
25-
# v2.45.1.windows.1
26-
#id=${1:-155738226}
27-
# v2.45.2.windows.1
28-
#id=${1:-158570707}
2923
# v2.46.0-rc0.windows.1
3024
#id=${1:-165393434}
3125
# v2.46.0-rc1.windows.1
@@ -76,10 +70,16 @@ test "--update" != "$1" || {
7670
#id=${1:-223176253}
7771
# v2.50.0-rc2.windows.1
7872
#id=${1:-224514444}
73+
# v2.47.3.windows.1
74+
#id=${1:-230917661}
75+
# v2.49.1.windows.1
76+
#id=${1:-230918013}
7977
# v2.50.0.windows.1
8078
#id=${1:-225681115}
8179
# v2.50.0.windows.2
82-
id=${1:-229083539}
80+
#id=${1:-229083539}
81+
# v2.50.1.windows.1
82+
id=${1:-230918440}
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)