mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go: Update to version 1.17.1
This commit is contained in:
parent
3d72c49424
commit
e33b50f5a4
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.17",
|
||||
"version": "1.17.1",
|
||||
"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.windows-amd64.zip",
|
||||
"hash": "2a18bd65583e221be8b9b7c2fbe3696c40f6e27c2df689bbdcc939d49651d151"
|
||||
"url": "https://dl.google.com/go/go1.17.1.windows-amd64.zip",
|
||||
"hash": "2f2d0a5d7c59fb38fcacaf1e272cf701bb8c050300ba8b609fc30d2c5800f02e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.17.windows-386.zip",
|
||||
"hash": "c5afdd2ea4969f2b44637e913b04f7c15265d7beb60924a28063722670a52feb"
|
||||
"url": "https://dl.google.com/go/go1.17.1.windows-386.zip",
|
||||
"hash": "e90735e003cf5dbc1834d2b9885877594aec6a8dd7660dff1617ee5b0a7a8175"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user