mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update packer to version 1.0.1
This commit is contained in:
parent
9008652c7f
commit
5836a08a20
10
packer.json
10
packer.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.packer.io",
|
||||
"license": "Mozilla Public License 2.0",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.0.0/packer_1.0.0_windows_amd64.zip",
|
||||
"hash": "54b2c92548f0a4f434771703f083b6e0fbbf73a8bf81963fd43e429d2561a4e0"
|
||||
"url": "https://releases.hashicorp.com/packer/1.0.1/packer_1.0.1_windows_amd64.zip",
|
||||
"hash": "311b0414ca03bd98bad4cd58b070fece08f16be75cd0ddc8f12fedfe21626afc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.0.0/packer_1.0.0_windows_386.zip",
|
||||
"hash": "445eae4ea9a1eaa42e62776c6917fd83c15f26df320afb77571e9c840152da3b"
|
||||
"url": "https://releases.hashicorp.com/packer/1.0.1/packer_1.0.1_windows_386.zip",
|
||||
"hash": "ce2ebd0fe989c2899fb2cc57f8e2f9d01fd03b29684a8d9aad7a5800ad5d679a"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user