mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
packer: fix hash (closes #2162)
This commit is contained in:
parent
3643510f95
commit
4a4121c372
@ -5,11 +5,11 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.2.2/packer_1.2.2_windows_amd64.zip",
|
||||
"hash": "24140831596cd8ce5be3ba8205cdd7fc8ebd6ebffe7dde445249b6ab82ab8bff"
|
||||
"hash": "9c066bbe463376f9e7991326ecba09672b121776a0f2566c2d8e6ef72d52106e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.2.2/packer_1.2.2_windows_386.zip",
|
||||
"hash": "8476ded28afb5bb355f23affbc6f3f5dfdeed06f80bbded7251bb4267b764477"
|
||||
"hash": "eb338c97697d8ed94a36bb3ed4d337343f225d04f89ccf76e5817d0c753c9c20"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user