mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
packer: Update to version 1.3.4
This commit is contained in:
parent
d5f160fa04
commit
67401e04c4
10
packer.json
10
packer.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.packer.io",
|
||||
"license": "MPL-2.0",
|
||||
"version": "1.3.3",
|
||||
"version": "1.3.4",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.3.3/packer_1.3.3_windows_amd64.zip",
|
||||
"hash": "02e35d7ec6dbd009c117f9731c42b8ba67fd6d53ec05f57849445f316ae8f817"
|
||||
"url": "https://releases.hashicorp.com/packer/1.3.4/packer_1.3.4_windows_amd64.zip",
|
||||
"hash": "6e0b70ec648184366092eff3c53ff67d08de72586a15798e9e9f51086b94eeac"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.3.3/packer_1.3.3_windows_386.zip",
|
||||
"hash": "07ac92b10b6250edfe9280e777dc7752bf461c73eb9da7a14f34febd4ec3dc7a"
|
||||
"url": "https://releases.hashicorp.com/packer/1.3.4/packer_1.3.4_windows_386.zip",
|
||||
"hash": "9c5f8b85dc57a079c08188e00f27c1c1d514c5497bad6f707e53ea1e75599ce0"
|
||||
}
|
||||
},
|
||||
"bin": "packer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user