Skip to content

Commit dbfd8b4

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

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.41.0.windows.1
24-
#id=${1:-105721665}
25-
# v2.41.0.windows.2
26-
#id=${1:-111394395}
27-
# v2.41.0.windows.3
28-
#id=${1:-112183312}
2923
# v2.42.0-rc0.windows.1
3024
#id=${1:-115601947}
3125
# v2.42.0-rc1.windows.1
@@ -79,7 +73,13 @@ test "--update" != "$1" || {
7973
# v2.46.1.windows.1
8074
#id=${1:-175612508}
8175
# v2.46.2.windows.1
82-
id=${1:-176618150}
76+
#id=${1:-176618150}
77+
# v2.47.0-rc0.windows.1
78+
#id=${1:-177183352}
79+
# v2.47.0-rc1.windows.1
80+
#id=${1:-178409848}
81+
# v2.47.0.windows.1
82+
id=${1:-178862511}
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)