1
0
Fork 0
mirror of https://code.forgejo.org/actions/go-versions synced 2025-06-08 19:48:21 +02:00

Update versions-manifest

This commit is contained in:
Service account 2021-08-17 06:10:06 +00:00
parent 090a19ca59
commit 0613a33516

View file

@ -1,4 +1,29 @@
[ [
{
"version": "1.17.0",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.17.0-1138146562",
"files": [
{
"filename": "go-1.17.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.17.0-1138146562/go-1.17.0-darwin-x64.tar.gz"
},
{
"filename": "go-1.17.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.17.0-1138146562/go-1.17.0-linux-x64.tar.gz"
},
{
"filename": "go-1.17.0-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.17.0-1138146562/go-1.17.0-win32-x64.zip"
}
]
},
{ {
"version": "1.16.7", "version": "1.16.7",
"stable": true, "stable": true,