mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update packer to version 1.1.0
This commit is contained in:
parent
d3636fd70f
commit
fd1aa91fe4
10
packer.json
10
packer.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.packer.io",
|
||||
"license": "Mozilla Public License 2.0",
|
||||
"version": "1.0.4",
|
||||
"version": "1.1.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.0.4/packer_1.0.4_windows_amd64.zip",
|
||||
"hash": "1a2ae283a71810a307299c05df73e96890fb7503f1b32c52850356ddb750d877"
|
||||
"url": "https://releases.hashicorp.com/packer/1.1.0/packer_1.1.0_windows_amd64.zip",
|
||||
"hash": "fcf1d9725515e60575c2292128362f3793a58e014cbb5e78575e4e56b839bff8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.0.4/packer_1.0.4_windows_386.zip",
|
||||
"hash": "8e05658de4ba4170530b5e73f6f241a8652a685517797c4323ea6e0b65a4f37c"
|
||||
"url": "https://releases.hashicorp.com/packer/1.1.0/packer_1.1.0_windows_386.zip",
|
||||
"hash": "8220f1ad81606bf2a610fe71f2fbf6361a4250115c9257d9b5a71a6d05e0834b"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user