Update versions-manifest (#70)

Co-authored-by: Service account <no-reply@microsoft.com>
This commit is contained in:
github-actions[bot] 2023-02-17 11:44:16 +01:00 committed by GitHub
parent 244f8fdaff
commit 4fbaddfe63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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