Update versions-manifest (#80)

This commit is contained in:
github-actions[bot] 2023-08-03 09:54:41 +02:00 committed by GitHub
parent e0a0673ca1
commit a42239e7a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,29 @@
[
{
"version": "1.20.7",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.20.7-5739704876",
"files": [
{
"filename": "go-1.20.7-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.7-5739704876/go-1.20.7-darwin-x64.tar.gz"
},
{
"filename": "go-1.20.7-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.7-5739704876/go-1.20.7-linux-x64.tar.gz"
},
{
"filename": "go-1.20.7-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.7-5739704876/go-1.20.7-win32-x64.zip"
}
]
},
{
"version": "1.20.6",
"stable": true,
@ -180,6 +205,31 @@
}
]
},
{
"version": "1.19.12",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.19.12-5739706861",
"files": [
{
"filename": "go-1.19.12-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.19.12-5739706861/go-1.19.12-darwin-x64.tar.gz"
},
{
"filename": "go-1.19.12-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.19.12-5739706861/go-1.19.12-linux-x64.tar.gz"
},
{
"filename": "go-1.19.12-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.19.12-5739706861/go-1.19.12-win32-x64.zip"
}
]
},
{
"version": "1.19.11",
"stable": true,