mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update packer to version 1.2.2
This commit is contained in:
parent
7d45f11f0a
commit
db739e7b0e
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.1",
|
"version": "1.2.2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.2.1/packer_1.2.1_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/packer/1.2.2/packer_1.2.2_windows_amd64.zip",
|
||||||
"hash": "4690199d4be73b7e928ade026451d0a163b6df100f1ba5eaab44cb55fd538230"
|
"hash": "24140831596cd8ce5be3ba8205cdd7fc8ebd6ebffe7dde445249b6ab82ab8bff"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/1.2.1/packer_1.2.1_windows_386.zip",
|
"url": "https://releases.hashicorp.com/packer/1.2.2/packer_1.2.2_windows_386.zip",
|
||||||
"hash": "1f843cd109166ca175bda8b5979f8157215039780b26b9bdc04417c6eb2e3e50"
|
"hash": "8476ded28afb5bb355f23affbc6f3f5dfdeed06f80bbded7251bb4267b764477"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user