mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
packer: Update to version 1.14.0
This commit is contained in:
parent
7b3ff55063
commit
f19e7eb201
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.13.1",
|
||||
"version": "1.14.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.13.1/packer_1.13.1_windows_amd64.zip",
|
||||
"hash": "9b0d732a89ea6aa50ac8df7342c11cec0e9535083db7f238cba086570a6be124"
|
||||
"url": "https://releases.hashicorp.com/packer/1.14.0/packer_1.14.0_windows_amd64.zip",
|
||||
"hash": "f4a5b055f71103d36cc170d20f063f3a51e74ecab8f1865288a20544c4b652a1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.13.1/packer_1.13.1_windows_386.zip",
|
||||
"hash": "9e220e2306fbba65652b685804831ef7422720c5383543b3e89d9fb09c93f609"
|
||||
"url": "https://releases.hashicorp.com/packer/1.14.0/packer_1.14.0_windows_386.zip",
|
||||
"hash": "a6cac9f18ea9b605203c855ef2ae5be4db1ae535a4b14aa21d0a59ac11120748"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user