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.40.0.windows.1
24- # id=${1:-95506050}
25- # v2.39.3.windows.1
26- # id=${1:-100842599}
27- # v2.40.1.windows.1
28- # id=${1:-100843039}
29- # v2.41.0-rc0.windows.1
30- # id=${1:-103323513}
3123# v2.41.0-rc1.windows.1
3224# id=${1:-103666003}
3325# v2.41.0-rc2.windows.1
@@ -79,7 +71,15 @@ test "--update" != "$1" || {
7971# v2.45.1.windows.1
8072# id=${1:-155738226}
8173# v2.45.2.windows.1
82- id=${1:- 158570707}
74+ # id=${1:-158570707}
75+ # v2.46.0-rc0.windows.1
76+ # id=${1:-165393434}
77+ # v2.46.0-rc1.windows.1
78+ # id=${1:-166145766}
79+ # v2.46.0-rc2.windows.1
80+ # id=${1:-167019119}
81+ # v2.46.0.windows.1
82+ id=${1:- 167714326}
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