mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
packer: Update to version 1.6.1
This commit is contained in:
parent
2cc6caafed
commit
5504141852
@ -2,15 +2,15 @@
|
||||
"homepage": "https://www.packer.io",
|
||||
"description": "Automates the creation of any type of virtual machine image.",
|
||||
"license": "MPL-2.0",
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.6.0/packer_1.6.0_windows_amd64.zip",
|
||||
"hash": "318ba9144154100c4d625867a3f8a70838ff657dc07f45454b8b98e001e19608"
|
||||
"url": "https://releases.hashicorp.com/packer/1.6.1/packer_1.6.1_windows_amd64.zip",
|
||||
"hash": "dd68974398e33584b6d0288f8df9cbcd00fb2ed9f4dd60bf6ffe6bd8d0203b6d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.6.0/packer_1.6.0_windows_386.zip",
|
||||
"hash": "a35f019da396f6cd3f7d908f108a7970b78b0421c949cc4b1814106e1fc1be40"
|
||||
"url": "https://releases.hashicorp.com/packer/1.6.1/packer_1.6.1_windows_386.zip",
|
||||
"hash": "b312affaa8239e5f4cf7cef721612353eedc9141dc773c84d651314e5641d564"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user