Skip to content

Commit

Permalink
Update versions-manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
459680 committed Apr 14, 2022
1 parent b591576 commit 5833a1a
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions versions-manifest.json
Expand Up @@ -24,6 +24,31 @@
}
]
},
{
"version": "1.17.9",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.17.9-2165423443",
"files": [
{
"filename": "go-1.17.9-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.17.9-2165423443/go-1.17.9-darwin-x64.tar.gz"
},
{
"filename": "go-1.17.9-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.17.9-2165423443/go-1.17.9-linux-x64.tar.gz"
},
{
"filename": "go-1.17.9-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.17.9-2165423443/go-1.17.9-win32-x64.zip"
}
]
},
{
"version": "1.17.8",
"stable": true,
Expand Down

0 comments on commit 5833a1a

Please sign in to comment.