mirror of
https://code.forgejo.org/actions/go-versions
synced 2024-11-22 09:29:42 +00:00
Update versions-manifest (#87)
Co-authored-by: Service account <no-reply@microsoft.com>
This commit is contained in:
parent
278f715aec
commit
54362b0923
1 changed files with 12 additions and 0 deletions
|
@ -60,6 +60,12 @@
|
|||
"stable": true,
|
||||
"release_url": "https://github.com/actions/go-versions/releases/tag/1.20.8-6107262237",
|
||||
"files": [
|
||||
{
|
||||
"filename": "go-1.20.8-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.20.8-6107262237/go-1.20.8-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "go-1.20.8-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
|
@ -291,6 +297,12 @@
|
|||
"stable": true,
|
||||
"release_url": "https://github.com/actions/go-versions/releases/tag/1.19.13-6107263891",
|
||||
"files": [
|
||||
{
|
||||
"filename": "go-1.19.13-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/go-versions/releases/download/1.19.13-6107263891/go-1.19.13-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "go-1.19.13-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
|
|
Loading…
Reference in a new issue