From 24a864107b9663d183cfa9de8d8e3da204434762 Mon Sep 17 00:00:00 2001 From: Service account Date: Fri, 22 Sep 2023 11:51:45 +0000 Subject: [PATCH] Update versions-manifest --- versions-manifest.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/versions-manifest.json b/versions-manifest.json index 77ad706..1cf90a5 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -60,6 +60,12 @@ "stable": true, "release_url": "https://github.com/actions/go-versions/releases/tag/1.20.8-6107262237", "files": [ + { + "filename": "go-1.20.8-darwin-arm64.tar.gz", + "arch": "arm64", + "platform": "darwin", + "download_url": "https://github.com/actions/go-versions/releases/download/1.20.8-6107262237/go-1.20.8-darwin-arm64.tar.gz" + }, { "filename": "go-1.20.8-darwin-x64.tar.gz", "arch": "x64", @@ -291,6 +297,12 @@ "stable": true, "release_url": "https://github.com/actions/go-versions/releases/tag/1.19.13-6107263891", "files": [ + { + "filename": "go-1.19.13-darwin-arm64.tar.gz", + "arch": "arm64", + "platform": "darwin", + "download_url": "https://github.com/actions/go-versions/releases/download/1.19.13-6107263891/go-1.19.13-darwin-arm64.tar.gz" + }, { "filename": "go-1.19.13-darwin-x64.tar.gz", "arch": "x64",