mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
packer: Update to version 1.8.5
This commit is contained in:
parent
d39e3a8925
commit
a2e67d5638
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.4",
|
"version": "1.8.5",
|
||||||
"description": "Automates the creation of any type of virtual machine image.",
|
"description": "Automates the creation of any type of virtual machine image.",
|
||||||
"homepage": "https://www.packer.io",
|
"homepage": "https://www.packer.io",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.8.4/packer_1.8.4_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/packer/1.8.5/packer_1.8.5_windows_amd64.zip",
|
||||||
"hash": "dc156c5aebadcea38963b5d3ed355b4abf280dbc3254cbf66fa2ff78f34fe1ff"
|
"hash": "f2df2ee3356987c286eeb4f0460b9b2e7b26c29c45c065626713e9dfab5e876d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.8.4/packer_1.8.4_windows_386.zip",
|
"url": "https://releases.hashicorp.com/packer/1.8.5/packer_1.8.5_windows_386.zip",
|
||||||
"hash": "523ad3fef34be9a5e29f58fd6ba68f38e3df5832f8f6a39ba73f2e9715e3bc24"
|
"hash": "e1262a17b52815e75966453887b8848cdde10844a59ddcc51899b31bb7df718c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "packer.exe",
|
"bin": "packer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user