mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update packer to version 0.12.2
This commit is contained in:
parent
e8211d0a67
commit
608b7c8267
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": "0.12.1",
|
"version": "0.12.2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/0.12.1/packer_0.12.1_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/packer/0.12.2/packer_0.12.2_windows_amd64.zip",
|
||||||
"hash": "d6efb1f4dd5bce2bad30f5e767648e27c0591f2978d322a9f2d7055a46ecea0b"
|
"hash": "2d8704a958af1e593c56aaf7da2be511eda535dd6e509dec84dfe28e8c48c5b5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/packer/0.12.1/packer_0.12.1_windows_386.zip",
|
"url": "https://releases.hashicorp.com/packer/0.12.2/packer_0.12.2_windows_386.zip",
|
||||||
"hash": "31548ff65ce8a2c8aa82ed798f993cdd0f2616920ebda7f275c030dd36256ded"
|
"hash": "4e52975f3b46f97222858b2a1bf9bcd68d5485c3697775b3cfee98a16fce1812"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user