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 @@ -19,14 +19,6 @@ test "--update" != "$1" || {
1919}
2020
2121# IDs
22- # v2.25.0-rc1.windows.1
23- # id=${1:-22587525}
24- # v2.25.0-rc2.windows.1
25- # id=${1:-22711120}
26- # v2.25.0.windows.1
27- # id=${1:-22805328}
28- # v2.25.1.windows.1
29- # id=${1:-23814637}
3022# v2.26.0-rc0.windows.1
3123# id=${1:-24295298}
3224# v2.26.0-rc1.windows.1
@@ -78,7 +70,15 @@ test "--update" != "$1" || {
7870# v2.28.0-rc2.windows.1
7971# id=${1:-28844078}
8072# v2.28.0.windows.1
81- id=${1:- 29022776}
73+ # id=${1:-29022776}
74+ # v2.29.0-rc0.windows.1
75+ # id=${1:-32206602}
76+ # v2.29.0-rc1.windows.1
77+ # id=${1:-32382861}
78+ # v2.29.0-rc2.windows.1
79+ # id=${1:-32646100}
80+ # v2.29.0.windows.1
81+ id=${1:- 32779796}
8282# v2.11.1.mingit-prerelease.6
8383# v2.11.1.mingit-prerelease.4
8484# v2.11.1.mingit-prerelease.5
You can’t perform that action at this time.
0 commit comments