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