mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Merge pull request #1479 from Alorel/manifest/terraform-0.9.5
Update terraform to version 0.9.5
This commit is contained in:
commit
3d6f683836
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.terraform.io",
|
"homepage": "https://www.terraform.io",
|
||||||
"license": "Mozilla Public License 2.0",
|
"license": "Mozilla Public License 2.0",
|
||||||
"version": "0.9.4",
|
"version": "0.9.5",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/terraform/0.9.4/terraform_0.9.4_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/terraform/0.9.5/terraform_0.9.5_windows_amd64.zip",
|
||||||
"hash": "d7c220da2f0b9a52d686cbb7278d27fba3af8dd02d785dfe33c4c6e96df27100"
|
"hash": "c3f82782c7164935af3c4404166fe61bbc45c806ea2d51e9b8a9b4c753221de4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/terraform/0.9.4/terraform_0.9.4_windows_386.zip",
|
"url": "https://releases.hashicorp.com/terraform/0.9.5/terraform_0.9.5_windows_386.zip",
|
||||||
"hash": "e5a7c38c9ce64458bd7cd0c258bc00df83921ece30f668e135d2bfc051aec642"
|
"hash": "280c2c5a09a4fe65a2d73564f723c3ce3128d2f414bc29130186959acf48a118"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user