Skip to content

Commit

Permalink
download-stats: new Git for Windows version
Browse files Browse the repository at this point in the history
Signed-off-by: gitforwindowshelper-bot <gitforwindowshelper-bot@users.noreply.github.com>
  • Loading branch information
gitforwindowshelper-bot committed Aug 30, 2023
1 parent 317db96 commit 6629aa4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions download-stats.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ test "--update" != "$1" || {
}

# IDs
# v2.38.0-rc1.windows.1
#id=${1:-77863153}
# v2.38.0-rc2.windows.1
#id=${1:-78375228}
# v2.38.0.windows.1
Expand Down Expand Up @@ -79,7 +77,9 @@ test "--update" != "$1" || {
# v2.42.0-rc2.windows.1
#id=${1:-117405398}
# v2.42.0.windows.1
id=${1:-118070747}
#id=${1:-118070747}
# v2.42.0.windows.2
id=${1:-119230678}
# v2.11.1.mingit-prerelease.6
# v2.11.1.mingit-prerelease.4
# v2.11.1.mingit-prerelease.5
Expand Down

0 comments on commit 6629aa4

Please sign in to comment.