mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +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",
|
"homepage": "https://www.packer.io",
|
||||||
"license": "Mozilla Public License 2.0",
|
"license": "Mozilla Public License 2.0",
|
||||||
"version": "1.0.4",
|
"version": "1.1.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.0.4/packer_1.0.4_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/packer/1.1.0/packer_1.1.0_windows_amd64.zip",
|
||||||
"hash": "1a2ae283a71810a307299c05df73e96890fb7503f1b32c52850356ddb750d877"
|
"hash": "fcf1d9725515e60575c2292128362f3793a58e014cbb5e78575e4e56b839bff8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.0.4/packer_1.0.4_windows_386.zip",
|
"url": "https://releases.hashicorp.com/packer/1.1.0/packer_1.1.0_windows_386.zip",
|
||||||
"hash": "8e05658de4ba4170530b5e73f6f241a8652a685517797c4323ea6e0b65a4f37c"
|
"hash": "8220f1ad81606bf2a610fe71f2fbf6361a4250115c9257d9b5a71a6d05e0834b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user