mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
packer: Update to version 1.10.1
This commit is contained in:
parent
1de8f1df7f
commit
a163fc1431
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.10.0",
|
||||
"version": "1.10.1",
|
||||
"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.0/packer_1.10.0_windows_amd64.zip",
|
||||
"hash": "dc3171a5384062c195f8cd9c2dc25a7fcb35f4ddaefceb9e81b6f0b44307cda2"
|
||||
"url": "https://releases.hashicorp.com/packer/1.10.1/packer_1.10.1_windows_amd64.zip",
|
||||
"hash": "ed522ca762f3a1e4b217f0af7545333b469e49725e8d36a4e7d7b368d7925510"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.10.0/packer_1.10.0_windows_386.zip",
|
||||
"hash": "5a62f84b50f35108f6fea4bae2cd2ca6e51ddedd00630baf64ea4d0c52cb811c"
|
||||
"url": "https://releases.hashicorp.com/packer/1.10.1/packer_1.10.1_windows_386.zip",
|
||||
"hash": "8986e9b8cc60af73a9c7f9fab326728327c781fcdf4d2626dd04e776b5a8d8bc"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user