mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Update packer to version 1.2.3
This commit is contained in:
parent
081a759b81
commit
eab73e0dce
10
packer.json
10
packer.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.packer.io",
|
"homepage": "https://www.packer.io",
|
||||||
"license": "Mozilla Public License 2.0",
|
"license": "Mozilla Public License 2.0",
|
||||||
"version": "1.2.2",
|
"version": "1.2.3",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.2.2/packer_1.2.2_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/packer/1.2.3/packer_1.2.3_windows_amd64.zip",
|
||||||
"hash": "9c066bbe463376f9e7991326ecba09672b121776a0f2566c2d8e6ef72d52106e"
|
"hash": "c28c4d0710526a9029a9eb4ecc7ab967c267b5be1020680667484f4fe016bd99"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.2.2/packer_1.2.2_windows_386.zip",
|
"url": "https://releases.hashicorp.com/packer/1.2.3/packer_1.2.3_windows_386.zip",
|
||||||
"hash": "eb338c97697d8ed94a36bb3ed4d337343f225d04f89ccf76e5817d0c753c9c20"
|
"hash": "0ac9f62e6bbebaeb848ab0f270928ef6045a1132fda1867072be05206eba5b44"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user