mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
Update packer to version 1.2.1
This commit is contained in:
parent
d7725553cc
commit
0c5c0a0848
10
packer.json
10
packer.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://www.packer.io",
|
||||
"license": "Mozilla Public License 2.0",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.2.0/packer_1.2.0_windows_amd64.zip",
|
||||
"hash": "96db76e4c4ffbaea406b2d6572250ba9f2aa6923ee41e8c463a950d79109145c"
|
||||
"url": "https://releases.hashicorp.com/packer/1.2.1/packer_1.2.1_windows_amd64.zip",
|
||||
"hash": "4690199d4be73b7e928ade026451d0a163b6df100f1ba5eaab44cb55fd538230"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/packer/1.2.0/packer_1.2.0_windows_386.zip",
|
||||
"hash": "e6ca5d5608cff4ab4b68acb7819ef387d4c3d7c230247ec3751fb5fc460406af"
|
||||
"url": "https://releases.hashicorp.com/packer/1.2.1/packer_1.2.1_windows_386.zip",
|
||||
"hash": "1f843cd109166ca175bda8b5979f8157215039780b26b9bdc04417c6eb2e3e50"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user