Update versions-manifest (#72)

Co-authored-by: Service account <no-reply@microsoft.com>
This commit is contained in:
github-actions[bot] 2023-03-08 12:25:40 +01:00 committed by GitHub
parent 476ac2a1cb
commit b27d67b686
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 50 additions and 0 deletions

View File

@ -1,4 +1,29 @@
[
{
"version": "1.20.2",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.20.2-4362039656",
"files": [
{
"filename": "go-1.20.2-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.2-4362039656/go-1.20.2-darwin-x64.tar.gz"
},
{
"filename": "go-1.20.2-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.2-4362039656/go-1.20.2-linux-x64.tar.gz"
},
{
"filename": "go-1.20.2-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.2-4362039656/go-1.20.2-win32-x64.zip"
}
]
},
{
"version": "1.20.1",
"stable": true,
@ -49,6 +74,31 @@
}
]
},
{
"version": "1.19.7",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.19.7-4362040964",
"files": [
{
"filename": "go-1.19.7-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.19.7-4362040964/go-1.19.7-darwin-x64.tar.gz"
},
{
"filename": "go-1.19.7-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.19.7-4362040964/go-1.19.7-linux-x64.tar.gz"
},
{
"filename": "go-1.19.7-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.19.7-4362040964/go-1.19.7-win32-x64.zip"
}
]
},
{
"version": "1.19.6",
"stable": true,