mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Fix typo in hash
This commit is contained in:
parent
62a81a9c84
commit
3e3dacd1f2
2
go.json
2
go.json
@ -9,7 +9,7 @@
|
|||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/golang/go1.4.windows-386.zip",
|
"url": "https://storage.googleapis.com/golang/go1.4.windows-386.zip",
|
||||||
"hash": "sha1:cb18d8122bfd3bbba20fa1a19b8f7566dcff795d"
|
"hash": "sha1:f44240a1750dd051476ae78e9ad0502bc5c7661d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user