mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
go: Update to version 1.19.5
This commit is contained in:
parent
1c585e3673
commit
756187cc93
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.4",
|
"version": "1.19.5",
|
||||||
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
||||||
"homepage": "https://golang.org",
|
"homepage": "https://golang.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -10,16 +10,16 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.google.com/go/go1.19.4.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.19.5.windows-amd64.zip",
|
||||||
"hash": "ada490e188bfb57c7388da7c5eba7565390992b6496204d30e710d37755956b0"
|
"hash": "167db91a2e40aeb453d3e59d213ecab06f62e1c4a84d13a06ccda1d999961caa"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.19.4.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.19.5.windows-386.zip",
|
||||||
"hash": "51d8d895deb9883aa2daa291572f483fead69f577bf4e7cf8381c8001e37778e"
|
"hash": "8873f5871d996106b701febd979c5af022e6ea58bdbbb3817a28ab948b22c286"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://dl.google.com/go/go1.19.4.windows-arm64.zip",
|
"url": "https://dl.google.com/go/go1.19.5.windows-arm64.zip",
|
||||||
"hash": "66cfa12f408806c0fabfc10726a57b090c0c3ef3efddd944400af678ff10b851"
|
"hash": "85a75555e82d8aa6f486d8d29491c593389682acce9f0c270090d5938eee30ef"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user