Skip to content

Commit 47f3399

Browse files
committed
Update versions-manifest
1 parent c055527 commit 47f3399

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

versions-manifest.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,37 @@
3030
}
3131
]
3232
},
33+
{
34+
"version": "1.21.8",
35+
"stable": true,
36+
"release_url": "https://github.com/actions/go-versions/releases/tag/1.21.8-8166693630",
37+
"files": [
38+
{
39+
"filename": "go-1.21.8-darwin-arm64.tar.gz",
40+
"arch": "arm64",
41+
"platform": "darwin",
42+
"download_url": "https://github.com/actions/go-versions/releases/download/1.21.8-8166693630/go-1.21.8-darwin-arm64.tar.gz"
43+
},
44+
{
45+
"filename": "go-1.21.8-darwin-x64.tar.gz",
46+
"arch": "x64",
47+
"platform": "darwin",
48+
"download_url": "https://github.com/actions/go-versions/releases/download/1.21.8-8166693630/go-1.21.8-darwin-x64.tar.gz"
49+
},
50+
{
51+
"filename": "go-1.21.8-linux-x64.tar.gz",
52+
"arch": "x64",
53+
"platform": "linux",
54+
"download_url": "https://github.com/actions/go-versions/releases/download/1.21.8-8166693630/go-1.21.8-linux-x64.tar.gz"
55+
},
56+
{
57+
"filename": "go-1.21.8-win32-x64.zip",
58+
"arch": "x64",
59+
"platform": "win32",
60+
"download_url": "https://github.com/actions/go-versions/releases/download/1.21.8-8166693630/go-1.21.8-win32-x64.zip"
61+
}
62+
]
63+
},
3364
{
3465
"version": "1.21.7",
3566
"stable": true,

0 commit comments

Comments
 (0)