mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
packer: Update to version 1.10.2
This commit is contained in:
parent
ceab1c2d7d
commit
6fec746231
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.10.1",
|
||||
"version": "1.10.2",
|
||||
"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.1/packer_1.10.1_windows_amd64.zip",
|
||||
"hash": "ed522ca762f3a1e4b217f0af7545333b469e49725e8d36a4e7d7b368d7925510"
|
||||
"url": "https://releases.hashicorp.com/packer/1.10.2/packer_1.10.2_windows_amd64.zip",
|
||||
"hash": "acdbdb12e405f58f2d9b519c31d4ac5b2417f97bd7c2bfc93c95db03fc3fc1b1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.10.1/packer_1.10.1_windows_386.zip",
|
||||
"hash": "8986e9b8cc60af73a9c7f9fab326728327c781fcdf4d2626dd04e776b5a8d8bc"
|
||||
"url": "https://releases.hashicorp.com/packer/1.10.2/packer_1.10.2_windows_386.zip",
|
||||
"hash": "9aaf5f4caba87845377fabbc7dcd12d7add88dbdcaa0fd9f7427d201d7bf463c"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user