mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
packer: Update to version 1.6.0
This commit is contained in:
parent
e246e1131d
commit
424ed666e8
@ -2,15 +2,15 @@
|
|||||||
"homepage": "https://www.packer.io",
|
"homepage": "https://www.packer.io",
|
||||||
"description": "Automates the creation of any type of virtual machine image.",
|
"description": "Automates the creation of any type of virtual machine image.",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"version": "1.5.6",
|
"version": "1.6.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.5.6/packer_1.5.6_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/packer/1.6.0/packer_1.6.0_windows_amd64.zip",
|
||||||
"hash": "60c5220bd2617e95949a930625c3276f704ffbb54039312a0a040379786ac49e"
|
"hash": "318ba9144154100c4d625867a3f8a70838ff657dc07f45454b8b98e001e19608"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.5.6/packer_1.5.6_windows_386.zip",
|
"url": "https://releases.hashicorp.com/packer/1.6.0/packer_1.6.0_windows_386.zip",
|
||||||
"hash": "a6dc3e771610e63e18cb9ba58cb8de5af0b0f3d8a1e7f92c7eb97f35d7afcf98"
|
"hash": "a35f019da396f6cd3f7d908f108a7970b78b0421c949cc4b1814106e1fc1be40"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "packer.exe",
|
"bin": "packer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user