Update versions-manifest (#55)

Co-authored-by: Service account <no-reply@microsoft.com>
This commit is contained in:
github-actions[bot] 2022-06-02 09:30:33 +03:00 committed by GitHub
parent 57ea5543a0
commit 82e37a11c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,29 @@
[
{
"version": "1.18.3",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.18.3-2426432064",
"files": [
{
"filename": "go-1.18.3-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.18.3-2426432064/go-1.18.3-darwin-x64.tar.gz"
},
{
"filename": "go-1.18.3-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.18.3-2426432064/go-1.18.3-linux-x64.tar.gz"
},
{
"filename": "go-1.18.3-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.18.3-2426432064/go-1.18.3-win32-x64.zip"
}
]
},
{
"version": "1.18.2",
"stable": true,
@ -74,6 +99,31 @@
}
]
},
{
"version": "1.17.11",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.17.11-2426432629",
"files": [
{
"filename": "go-1.17.11-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.17.11-2426432629/go-1.17.11-darwin-x64.tar.gz"
},
{
"filename": "go-1.17.11-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.17.11-2426432629/go-1.17.11-linux-x64.tar.gz"
},
{
"filename": "go-1.17.11-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.17.11-2426432629/go-1.17.11-win32-x64.zip"
}
]
},
{
"version": "1.17.10",
"stable": true,