Update versions-manifest (#89)

Co-authored-by: Service account <no-reply@microsoft.com>
This commit is contained in:
github-actions[bot] 2023-10-11 17:06:59 +02:00 committed by GitHub
parent 6c844dd698
commit 2965f72cec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,29 @@
[
{
"version": "1.21.3",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.21.3-6478378147",
"files": [
{
"filename": "go-1.21.3-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.21.3-6478378147/go-1.21.3-darwin-x64.tar.gz"
},
{
"filename": "go-1.21.3-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.21.3-6478378147/go-1.21.3-linux-x64.tar.gz"
},
{
"filename": "go-1.21.3-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.21.3-6478378147/go-1.21.3-win32-x64.zip"
}
]
},
{
"version": "1.21.2",
"stable": true,
@ -80,6 +105,31 @@
}
]
},
{
"version": "1.20.10",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.20.10-6478379180",
"files": [
{
"filename": "go-1.20.10-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.10-6478379180/go-1.20.10-darwin-x64.tar.gz"
},
{
"filename": "go-1.20.10-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.10-6478379180/go-1.20.10-linux-x64.tar.gz"
},
{
"filename": "go-1.20.10-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.10-6478379180/go-1.20.10-win32-x64.zip"
}
]
},
{
"version": "1.20.9",
"stable": true,