mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
packer: Update to version 1.7.0
This commit is contained in:
parent
9a31f83723
commit
06476ea2b5
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.6.6",
|
||||
"version": "1.7.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.6.6/packer_1.6.6_windows_amd64.zip",
|
||||
"hash": "4297db613ad67599c844cab1238e4faf67b1fd1a57eb1e2f3ca17b6eab4555d4"
|
||||
"url": "https://releases.hashicorp.com/packer/1.7.0/packer_1.7.0_windows_amd64.zip",
|
||||
"hash": "c7546b79ed8ea73a1541e5d084311a230f7233023df9b11659e1d12e7f63224b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.6.6/packer_1.6.6_windows_386.zip",
|
||||
"hash": "6c6693054dc759a5c2587ca27ba5198cc027fb0a1bc1d9fe5d97e0dbbc71b576"
|
||||
"url": "https://releases.hashicorp.com/packer/1.7.0/packer_1.7.0_windows_386.zip",
|
||||
"hash": "62ebdb5059b0cc46297cd3f5cae7875d2b45cb3e44b032b03c317c81bed98719"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user