mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
packer: Update to version 1.7.7
This commit is contained in:
parent
dbf0ffe9e3
commit
9164f5014e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.7.6",
|
||||
"version": "1.7.7",
|
||||
"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.7.6/packer_1.7.6_windows_amd64.zip",
|
||||
"hash": "d3d9e4c10954d54f40486fa4efd7df3d0aab13a590b8f48179f77a73af624bf7"
|
||||
"url": "https://releases.hashicorp.com/packer/1.7.7/packer_1.7.7_windows_amd64.zip",
|
||||
"hash": "bfe4b7b5f67f45831e150bc3546d42744ed8bfa75f8ad32f28d6aefe19841f8a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.7.6/packer_1.7.6_windows_386.zip",
|
||||
"hash": "9fed694c861581deef4ac42c4a3cb86383b14601f2cd75faa04dbc16850ebe2d"
|
||||
"url": "https://releases.hashicorp.com/packer/1.7.7/packer_1.7.7_windows_386.zip",
|
||||
"hash": "d504a6649c67fb21c7c6d15a17d6552082c5b27af4c10bb34af34cb95871a2d4"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user