mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terraform-provider-ibm: Update to version 1.67.0
This commit is contained in:
parent
8ae1c87f2c
commit
a7898cd461
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.66.0",
|
"version": "1.67.0",
|
||||||
"description": "The IBM Cloud provider is used to manage provisioning and orchestration of IBM Cloud resources with the Terraform provisioning engine",
|
"description": "The IBM Cloud provider is used to manage provisioning and orchestration of IBM Cloud resources with the Terraform provisioning engine",
|
||||||
"homepage": "https://cloud.ibm.com/docs/ibm-cloud-provider-for-terraform/",
|
"homepage": "https://cloud.ibm.com/docs/ibm-cloud-provider-for-terraform/",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"depends": "versions/terraform011",
|
"depends": "versions/terraform011",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.66.0/terraform-provider-ibm_1.66.0_windows_amd64.zip",
|
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.67.0/terraform-provider-ibm_1.67.0_windows_amd64.zip",
|
||||||
"hash": "f23e3a864ad11ad4469a95a461ddd03897831af27eec2f6202c673d0a343d843",
|
"hash": "3ecf552b03360584ad04ab08683ba96a44aac3e46c7d1abbfef611dbf6e5a28c",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
|
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user