mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
packer: Update to version 1.3.2
This commit is contained in:
parent
649cb91c1b
commit
cea4bd070f
10
packer.json
10
packer.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.packer.io",
|
||||
"license": "MPL-2.0",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.3.1/packer_1.3.1_windows_amd64.zip",
|
||||
"hash": "1a47f37d25949627a5b32a059943bafac19c8ef1a1bb8ae4182d0921236af9e1"
|
||||
"url": "https://releases.hashicorp.com/packer/1.3.2/packer_1.3.2_windows_amd64.zip",
|
||||
"hash": "b0fa064bc29820f330669b3bc790e61eb1c8a873ae8d5134e580b3b16ef50e60"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.3.1/packer_1.3.1_windows_386.zip",
|
||||
"hash": "78cd06b124ca04d14f77eebbd7be81af3edd29e4bf7712a2302cb3bb7b0a1eb7"
|
||||
"url": "https://releases.hashicorp.com/packer/1.3.2/packer_1.3.2_windows_386.zip",
|
||||
"hash": "99a16064e60776922ae9cb1bef9e9ec8311511f735b1332a811817d3f93171f2"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user