mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
packer: Update to version 1.10.3
This commit is contained in:
parent
074e970f13
commit
9c0078e3a2
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.10.2",
|
||||
"version": "1.10.3",
|
||||
"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.2/packer_1.10.2_windows_amd64.zip",
|
||||
"hash": "acdbdb12e405f58f2d9b519c31d4ac5b2417f97bd7c2bfc93c95db03fc3fc1b1"
|
||||
"url": "https://releases.hashicorp.com/packer/1.10.3/packer_1.10.3_windows_amd64.zip",
|
||||
"hash": "02f9447e291aa3fac488dd67a23fca6900b025612b4e4c404120c17b8775e436"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.10.2/packer_1.10.2_windows_386.zip",
|
||||
"hash": "9aaf5f4caba87845377fabbc7dcd12d7add88dbdcaa0fd9f7427d201d7bf463c"
|
||||
"url": "https://releases.hashicorp.com/packer/1.10.3/packer_1.10.3_windows_386.zip",
|
||||
"hash": "6a107f8d45b560e9528753859cf1f81e55a29e7619ff4abe1f4350a71f1f112a"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user