Skip to content

Commit 54362b0

Browse files
Update versions-manifest (#87)
Co-authored-by: Service account <no-reply@microsoft.com>
1 parent 278f715 commit 54362b0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

versions-manifest.json

+12
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@
6060
"stable": true,
6161
"release_url": "https://github.com/actions/go-versions/releases/tag/1.20.8-6107262237",
6262
"files": [
63+
{
64+
"filename": "go-1.20.8-darwin-arm64.tar.gz",
65+
"arch": "arm64",
66+
"platform": "darwin",
67+
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.8-6107262237/go-1.20.8-darwin-arm64.tar.gz"
68+
},
6369
{
6470
"filename": "go-1.20.8-darwin-x64.tar.gz",
6571
"arch": "x64",
@@ -291,6 +297,12 @@
291297
"stable": true,
292298
"release_url": "https://github.com/actions/go-versions/releases/tag/1.19.13-6107263891",
293299
"files": [
300+
{
301+
"filename": "go-1.19.13-darwin-arm64.tar.gz",
302+
"arch": "arm64",
303+
"platform": "darwin",
304+
"download_url": "https://github.com/actions/go-versions/releases/download/1.19.13-6107263891/go-1.19.13-darwin-arm64.tar.gz"
305+
},
294306
{
295307
"filename": "go-1.19.13-darwin-x64.tar.gz",
296308
"arch": "x64",

0 commit comments

Comments
 (0)