mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
packer: Update to version 1.5.1
This commit is contained in:
parent
2edc06a0f0
commit
4ec481037b
@ -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.0",
|
"version": "1.5.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.5.0/packer_1.5.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/packer/1.5.1/packer_1.5.1_windows_amd64.zip",
|
||||||
"hash": "c42044a510c23dd346dddd02c1379958c75f4bf14da3c230429cf2addd544623"
|
"hash": "0a4ec81d5989a37126359bdd6774b08065a195ae43943530c3437556e8589c7c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.5.0/packer_1.5.0_windows_386.zip",
|
"url": "https://releases.hashicorp.com/packer/1.5.1/packer_1.5.1_windows_386.zip",
|
||||||
"hash": "697f52b5f851161316529159b230d68b2239bce9ea98472e09ef18501fffa9d1"
|
"hash": "9a11a0124c2091ad1117312385fb1f85d25a53ef0ef1a059a80c0d2aca0b75da"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "packer.exe",
|
"bin": "packer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user