mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go: Update to version 1.18.3
This commit is contained in:
parent
45afcda46d
commit
490104daba
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.2",
|
"version": "1.18.3",
|
||||||
"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.2.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.18.3.windows-amd64.zip",
|
||||||
"hash": "41fc44109c39a98e0c3672989ac5ad205cbb5768067e099dc4fb2b75cba922cf"
|
"hash": "9c46023f3ad0300fcfd1e62f2b6c2dfd9667b1f2f5c7a720b14b792af831f071"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.18.2.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.18.3.windows-386.zip",
|
||||||
"hash": "ac190f91bbdaae7db993b0f12eea59eec2b3b92e1e9d8b068c565fc49f7ec9a8"
|
"hash": "6661798e9669c3f03498a2e018ed948d9f53a90c5ccbd05b4e4b36303facb33e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user