mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
packer: Update to version 1.5.4
This commit is contained in:
parent
edb11509fa
commit
edef7a7a87
@ -2,15 +2,15 @@
|
|||||||
"homepage": "https://www.packer.io",
|
"homepage": "https://www.packer.io",
|
||||||
"description": "Automates the creation of any type of virtual machine image.",
|
"description": "Automates the creation of any type of virtual machine image.",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"version": "1.5.3",
|
"version": "1.5.4",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.5.3/packer_1.5.3_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/packer/1.5.4/packer_1.5.4_windows_amd64.zip",
|
||||||
"hash": "37389b58461a960a0108d8e28fcd2137ca22a25af459aee1b783cbd72d04d0c3"
|
"hash": "26a66d6c99420b320babda2c94bfe1b289298b334d7721efd9f1a61139955d82"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.5.3/packer_1.5.3_windows_386.zip",
|
"url": "https://releases.hashicorp.com/packer/1.5.4/packer_1.5.4_windows_386.zip",
|
||||||
"hash": "6d04be4c28d3f7fc4ae887c9913fbde845bf968571331032533fdd64b499de65"
|
"hash": "ecdbfed1c0ac7abb61f4317a231233aae466577fe18bf4343810c779747b039a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "packer.exe",
|
"bin": "packer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user