Skip to content

Commit d011687

Browse files
committed
Update versions-manifest
1 parent c860efc commit d011687

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

versions-manifest.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
11
[
2+
{
3+
"version": "1.20.5",
4+
"stable": true,
5+
"release_url": "https://github.com/actions/go-versions/releases/tag/1.20.5-5196669672",
6+
"files": [
7+
{
8+
"filename": "go-1.20.5-darwin-x64.tar.gz",
9+
"arch": "x64",
10+
"platform": "darwin",
11+
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.5-5196669672/go-1.20.5-darwin-x64.tar.gz"
12+
},
13+
{
14+
"filename": "go-1.20.5-linux-x64.tar.gz",
15+
"arch": "x64",
16+
"platform": "linux",
17+
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.5-5196669672/go-1.20.5-linux-x64.tar.gz"
18+
},
19+
{
20+
"filename": "go-1.20.5-win32-x64.zip",
21+
"arch": "x64",
22+
"platform": "win32",
23+
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.5-5196669672/go-1.20.5-win32-x64.zip"
24+
}
25+
]
26+
},
227
{
328
"version": "1.20.4",
429
"stable": true,

0 commit comments

Comments
 (0)