mirror of
https://github.com/actions/go-versions.git
synced 2026-01-29 13:38:39 +00:00
Compare commits
3 Commits
deprecatio
...
1.20.9-645
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
54362b0923 | ||
|
|
278f715aec | ||
|
|
873008f3a4 |
2
helpers
2
helpers
Submodule helpers updated: 6f1aa3ce73...6fbb1f0f20
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user