mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
packer: Update to version 1.13.1
This commit is contained in:
parent
2fc46bc6a7
commit
665052cf07
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.13.0",
|
||||
"version": "1.13.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.13.0/packer_1.13.0_windows_amd64.zip",
|
||||
"hash": "d5c8eba58dd0f6f50ba8c945cd31f7e093f5ffbbfcb5e9d0b40416ced4028112"
|
||||
"url": "https://releases.hashicorp.com/packer/1.13.1/packer_1.13.1_windows_amd64.zip",
|
||||
"hash": "9b0d732a89ea6aa50ac8df7342c11cec0e9535083db7f238cba086570a6be124"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.13.0/packer_1.13.0_windows_386.zip",
|
||||
"hash": "464c4c6f4c46a40d83fa90a3e9d34f23d3e42bafe66102e67ccb90896bba2ed0"
|
||||
"url": "https://releases.hashicorp.com/packer/1.13.1/packer_1.13.1_windows_386.zip",
|
||||
"hash": "9e220e2306fbba65652b685804831ef7422720c5383543b3e89d9fb09c93f609"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user