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" || {
19
19
}
20
20
21
21
# 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}
30
22
# v2.26.0-rc0.windows.1
31
23
# id=${1:-24295298}
32
24
# v2.26.0-rc1.windows.1
@@ -78,7 +70,15 @@ test "--update" != "$1" || {
78
70
# v2.28.0-rc2.windows.1
79
71
# id=${1:-28844078}
80
72
# 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}
82
82
# v2.11.1.mingit-prerelease.6
83
83
# v2.11.1.mingit-prerelease.4
84
84
# v2.11.1.mingit-prerelease.5
You can’t perform that action at this time.
0 commit comments