From 1871e111e31692e74e2d75828a05ab24f0a0d3e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 18:26:16 +0200 Subject: [PATCH] Update versions-manifest (#84) Co-authored-by: Service account --- versions-manifest.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/versions-manifest.json b/versions-manifest.json index 172214b..77ad706 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -4,6 +4,12 @@ "stable": true, "release_url": "https://github.com/actions/go-versions/releases/tag/1.21.1-6107260229", "files": [ + { + "filename": "go-1.21.1-darwin-arm64.tar.gz", + "arch": "arm64", + "platform": "darwin", + "download_url": "https://github.com/actions/go-versions/releases/download/1.21.1-6107260229/go-1.21.1-darwin-arm64.tar.gz" + }, { "filename": "go-1.21.1-darwin-x64.tar.gz", "arch": "x64",