mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
packer: Update to version 1.12.0
This commit is contained in:
parent
d8d7709ce5
commit
07fd65df37
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.11.2",
|
||||
"version": "1.12.0",
|
||||
"description": "Automates the creation of any type of virtual machine image.",
|
||||
"homepage": "https://www.packer.io",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.11.2/packer_1.11.2_windows_amd64.zip",
|
||||
"hash": "43facee0f16a03c26bbb713c6904b39568ae320d02b875fe18436e93068a712e"
|
||||
"url": "https://releases.hashicorp.com/packer/1.12.0/packer_1.12.0_windows_amd64.zip",
|
||||
"hash": "3ce4e1d9901daba3355be03efd17b0f1d34a962cb5508de5a83368ed9070b216"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.11.2/packer_1.11.2_windows_386.zip",
|
||||
"hash": "b115c1cf9c6e14ceca31adb22278831f3d364083c4898095973830389ca333ca"
|
||||
"url": "https://releases.hashicorp.com/packer/1.12.0/packer_1.12.0_windows_386.zip",
|
||||
"hash": "4b73fc06614e64ea1fc3932175b00bb87b219dd3e27d85964d4bacdd47776cb7"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user