mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
go: Update to version 1.17.3
This commit is contained in:
parent
a2b87457b3
commit
dde6c4559e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.17.2",
|
||||
"version": "1.17.3",
|
||||
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
||||
"homepage": "https://golang.org",
|
||||
"license": "BSD-3-Clause",
|
||||
@ -10,12 +10,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.google.com/go/go1.17.2.windows-amd64.zip",
|
||||
"hash": "fa6da0b829a66f5fab7e4e312fd6aa1b2d8f045c7ecee83b3d00f6fe5306759a"
|
||||
"url": "https://dl.google.com/go/go1.17.3.windows-amd64.zip",
|
||||
"hash": "e78684b955742e215926204afc6ed62b9d165b509e25a687d62902516f08726b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.17.2.windows-386.zip",
|
||||
"hash": "8a85257a351996fdf045fe95ed5fdd6917dd48636d562dd11dedf193005a53e0"
|
||||
"url": "https://dl.google.com/go/go1.17.3.windows-386.zip",
|
||||
"hash": "cc7e7f7254f8cea95f6ea24dc723d231ade2de4d258e1fa80479f5ff74c38209"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user