Skip to content

Commit 2965f72

Browse files
Update versions-manifest (#89)
Co-authored-by: Service account <no-reply@microsoft.com>
1 parent 6c844dd commit 2965f72

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

Diff for: versions-manifest.json

+50
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
11
[
2+
{
3+
"version": "1.21.3",
4+
"stable": true,
5+
"release_url": "https://github.com/actions/go-versions/releases/tag/1.21.3-6478378147",
6+
"files": [
7+
{
8+
"filename": "go-1.21.3-darwin-x64.tar.gz",
9+
"arch": "x64",
10+
"platform": "darwin",
11+
"download_url": "https://github.com/actions/go-versions/releases/download/1.21.3-6478378147/go-1.21.3-darwin-x64.tar.gz"
12+
},
13+
{
14+
"filename": "go-1.21.3-linux-x64.tar.gz",
15+
"arch": "x64",
16+
"platform": "linux",
17+
"download_url": "https://github.com/actions/go-versions/releases/download/1.21.3-6478378147/go-1.21.3-linux-x64.tar.gz"
18+
},
19+
{
20+
"filename": "go-1.21.3-win32-x64.zip",
21+
"arch": "x64",
22+
"platform": "win32",
23+
"download_url": "https://github.com/actions/go-versions/releases/download/1.21.3-6478378147/go-1.21.3-win32-x64.zip"
24+
}
25+
]
26+
},
227
{
328
"version": "1.21.2",
429
"stable": true,
@@ -80,6 +105,31 @@
80105
}
81106
]
82107
},
108+
{
109+
"version": "1.20.10",
110+
"stable": true,
111+
"release_url": "https://github.com/actions/go-versions/releases/tag/1.20.10-6478379180",
112+
"files": [
113+
{
114+
"filename": "go-1.20.10-darwin-x64.tar.gz",
115+
"arch": "x64",
116+
"platform": "darwin",
117+
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.10-6478379180/go-1.20.10-darwin-x64.tar.gz"
118+
},
119+
{
120+
"filename": "go-1.20.10-linux-x64.tar.gz",
121+
"arch": "x64",
122+
"platform": "linux",
123+
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.10-6478379180/go-1.20.10-linux-x64.tar.gz"
124+
},
125+
{
126+
"filename": "go-1.20.10-win32-x64.zip",
127+
"arch": "x64",
128+
"platform": "win32",
129+
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.10-6478379180/go-1.20.10-win32-x64.zip"
130+
}
131+
]
132+
},
83133
{
84134
"version": "1.20.9",
85135
"stable": true,

0 commit comments

Comments
 (0)