mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
packer: Update to version 1.11.0
This commit is contained in:
parent
81ac078532
commit
107da8dcef
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.10.3",
|
||||
"version": "1.11.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.10.3/packer_1.10.3_windows_amd64.zip",
|
||||
"hash": "02f9447e291aa3fac488dd67a23fca6900b025612b4e4c404120c17b8775e436"
|
||||
"url": "https://releases.hashicorp.com/packer/1.11.0/packer_1.11.0_windows_amd64.zip",
|
||||
"hash": "ea20acf68e13476c4939f75a3f0646fcc86f46940e4f5b4eb4c6571ada3054b5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.10.3/packer_1.10.3_windows_386.zip",
|
||||
"hash": "6a107f8d45b560e9528753859cf1f81e55a29e7619ff4abe1f4350a71f1f112a"
|
||||
"url": "https://releases.hashicorp.com/packer/1.11.0/packer_1.11.0_windows_386.zip",
|
||||
"hash": "fb912e12f9599579ce56d004a91389fa7ac851b57f8a5b523ffba04723c86ef3"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user