Skip to content

Commit

Permalink
Update versions-manifest (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 12, 2023
1 parent f436eb1 commit e0a0673
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions versions-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
[
{
"version": "1.20.6",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.20.6-5528171892",
"files": [
{
"filename": "go-1.20.6-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.6-5528171892/go-1.20.6-darwin-x64.tar.gz"
},
{
"filename": "go-1.20.6-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.6-5528171892/go-1.20.6-linux-x64.tar.gz"
},
{
"filename": "go-1.20.6-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.6-5528171892/go-1.20.6-win32-x64.zip"
}
]
},
{
"version": "1.20.5",
"stable": true,
Expand Down Expand Up @@ -155,6 +180,31 @@
}
]
},
{
"version": "1.19.11",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.19.11-5528173330",
"files": [
{
"filename": "go-1.19.11-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.19.11-5528173330/go-1.19.11-darwin-x64.tar.gz"
},
{
"filename": "go-1.19.11-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.19.11-5528173330/go-1.19.11-linux-x64.tar.gz"
},
{
"filename": "go-1.19.11-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.19.11-5528173330/go-1.19.11-win32-x64.zip"
}
]
},
{
"version": "1.19.10",
"stable": true,
Expand Down

0 comments on commit e0a0673

Please sign in to comment.