mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update packer to version 1.1.1
This commit is contained in:
parent
299adadbe9
commit
b3b9d536d4
10
packer.json
10
packer.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.packer.io",
|
||||
"license": "Mozilla Public License 2.0",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.1.0/packer_1.1.0_windows_amd64.zip",
|
||||
"hash": "fcf1d9725515e60575c2292128362f3793a58e014cbb5e78575e4e56b839bff8"
|
||||
"url": "https://releases.hashicorp.com/packer/1.1.1/packer_1.1.1_windows_amd64.zip",
|
||||
"hash": "ccfdba603d7ba225e99beb753f71c0cfba58fc9ac24250356e77eac5a7464cc5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.1.0/packer_1.1.0_windows_386.zip",
|
||||
"hash": "8220f1ad81606bf2a610fe71f2fbf6361a4250115c9257d9b5a71a6d05e0834b"
|
||||
"url": "https://releases.hashicorp.com/packer/1.1.1/packer_1.1.1_windows_386.zip",
|
||||
"hash": "64b19d3fbb7721cfc05f589f5e7807a2ed10cec38450a73a54602c93627abcba"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user