Update versions-manifest (#77)

Co-authored-by: Service account <no-reply@microsoft.com>
This commit is contained in:
github-actions[bot] 2023-06-30 18:09:53 +02:00 committed by GitHub
parent c2d6080d9a
commit f436eb1900
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",