From 54362b0923f3c2b5ed831e8d37ee57922ac6590a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 14:01:04 +0200 Subject: [PATCH] Update versions-manifest (#87) Co-authored-by: Service account --- 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",