mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
packer: Update to version 1.8.1
This commit is contained in:
parent
217f9af8c3
commit
fb57a7fc67
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.8.0",
|
||||
"version": "1.8.1",
|
||||
"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.8.0/packer_1.8.0_windows_amd64.zip",
|
||||
"hash": "6c1b00069e4924e97b362b6c72a7315960487aaeb287bfdec717468ca2b50e9a"
|
||||
"url": "https://releases.hashicorp.com/packer/1.8.1/packer_1.8.1_windows_amd64.zip",
|
||||
"hash": "75b15c3b61cb9c7a0daa0a9f7746f7453beb30ab604da1826760fe693857801c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.8.0/packer_1.8.0_windows_386.zip",
|
||||
"hash": "e83a08370d73b2b56c91f58adbe7e86c178c011bdd6da07ec90f8c07e119df18"
|
||||
"url": "https://releases.hashicorp.com/packer/1.8.1/packer_1.8.1_windows_386.zip",
|
||||
"hash": "43a1fa6955657eee20a9182faca56842e1ae71dc2f8cdcf5256cf462880c982d"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user