From 61c9c431dc4dd29bb78503338b6362e940c86951 Mon Sep 17 00:00:00 2001 From: Service account Date: Fri, 30 Jun 2023 15:52:50 +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 3af9001..9fb7cc0 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.20.5-5218672569", "files": [ + { + "filename": "go-1.20.5-darwin-arm64.tar.gz", + "arch": "arm64", + "platform": "darwin", + "download_url": "https://github.com/actions/go-versions/releases/download/1.20.5-5218672569/go-1.20.5-darwin-arm64.tar.gz" + }, { "filename": "go-1.20.5-darwin-x64.tar.gz", "arch": "x64", @@ -154,6 +160,12 @@ "stable": true, "release_url": "https://github.com/actions/go-versions/releases/tag/1.19.10-5218670586", "files": [ + { + "filename": "go-1.19.10-darwin-arm64.tar.gz", + "arch": "arm64", + "platform": "darwin", + "download_url": "https://github.com/actions/go-versions/releases/download/1.19.10-5218670586/go-1.19.10-darwin-arm64.tar.gz" + }, { "filename": "go-1.19.10-darwin-x64.tar.gz", "arch": "x64",