mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
go 1.2.2
This commit is contained in:
parent
a8374625c2
commit
82d548039c
10
go.json
10
go.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"homepage": "http://golang.org",
|
||||
"license": "http://golang.org/LICENSE",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://go.googlecode.com/files/go1.2.1.windows-amd64.zip",
|
||||
"hash": "sha1:60fea3a6b36dab5e79909c338fd3c1e92cccfbe1"
|
||||
"url": "https://storage.googleapis.com/golang/go1.2.2.windows-amd64.zip",
|
||||
"hash": "sha1:9ee22fe6c4d98124d582046aab465ab69eaab048"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://go.googlecode.com/files/go1.2.1.windows-386.zip",
|
||||
"hash": "sha1:60fea3a6b36dab5e79909c338fd3c1e92cccfbe1"
|
||||
"url": "https://storage.googleapis.com/golang/go1.2.2.windows-386.zip",
|
||||
"hash": "sha1:560bb33ec70ab733f31ff15f1a48fe35963983b9"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user