mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
go: Update to version 1.18.5
This commit is contained in:
parent
2afc6b063a
commit
6c6334e924
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.4",
|
"version": "1.18.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,12 +10,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.google.com/go/go1.18.4.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.18.5.windows-amd64.zip",
|
||||||
"hash": "dfb93c517e050ba0cfc066802b38a8e7cda2ef666efd634859356b33f543cc49"
|
"hash": "73753620602d4b4469770040c53db55e5dd6af2ad07ecc18f71f164c3224eaad"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.18.4.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.18.5.windows-386.zip",
|
||||||
"hash": "6343010a13ab783e553786b3cc3b4d63080128f61cf1e963505139c71ca66a0d"
|
"hash": "7b3142ec0c5db991e7f73a231662a92429b90ee151fe47557acb566d8d9ae4d3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user