File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,6 @@ test "--update" != "$1" || {
2020}
2121
2222# IDs
23- # v2.45.0-rc0.windows.1
24- # id=${1:-152015410}
25- # v2.39.4.windows.1
26- # id=${1:-155742750}
27- # v2.43.4.windows.1
28- # id=${1:-155740960}
29- # v2.44.1.windows.1
30- # id=${1:-155741902}
3123# v2.45.0-rc1.windows.1
3224# id=${1:-152688473}
3325# v2.45.0.windows.1
@@ -79,7 +71,15 @@ test "--update" != "$1" || {
7971# v2.49.0-rc2.windows.1
8072# id=${1:-204978696}
8173# v2.49.0.windows.1
82- id=${1:- 206186691}
74+ # id=${1:-206186691}
75+ # v2.50.0-rc0.windows.1
76+ # id=${1:-222752723}
77+ # v2.50.0-rc1.windows.1
78+ # id=${1:-223176253}
79+ # v2.50.0-rc2.windows.1
80+ # id=${1:-224514444}
81+ # v2.50.0.windows.1
82+ id=${1:- 225681115}
8383# v2.11.1.mingit-prerelease.6
8484# v2.11.1.mingit-prerelease.4
8585# v2.11.1.mingit-prerelease.5
You can’t perform that action at this time.
0 commit comments