mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
commit
0543005593
12
go.json
12
go.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"homepage": "http://golang.org",
|
||||
"license": "http://golang.org/LICENSE",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/golang/go1.3.1.windows-amd64.zip",
|
||||
"hash": "sha1:4548785cfa3bc228d18d2d06e39f58f0e4e014f1"
|
||||
"url": "https://storage.googleapis.com/golang/go1.3.2.windows-amd64.zip",
|
||||
"hash": "sha1:7f7147484b1bc9e52cf034de816146977d0137f6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/golang/go1.3.1.windows-386.zip",
|
||||
"hash": "sha1:64f99e40e79e93a622e73d7d55a5b8340f07747f"
|
||||
"url": "https://storage.googleapis.com/golang/go1.3.2.windows-386.zip",
|
||||
"hash": "sha1:86160c478436253f51241ac1905577d337577ce0"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
@ -18,4 +18,4 @@
|
||||
"GOROOT": "$dir"
|
||||
},
|
||||
"checkver": "<div id=\"footer\">\\s*Build version go([0-9\\.]+)\\.<br>"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user