mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
terraform-provider-ibm: Update to version 1.52.1
This commit is contained in:
parent
b15004b337
commit
65aeb53f85
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.52.0",
|
||||
"version": "1.52.1",
|
||||
"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/",
|
||||
"license": "MPL-2.0",
|
||||
"depends": "versions/terraform011",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.52.0/terraform-provider-ibm_1.52.0_windows_amd64.zip",
|
||||
"hash": "a4da186f5444122711e0ea0c5b9d5b30391cc2bd153389bac8e03db7f40823ac",
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.52.1/terraform-provider-ibm_1.52.1_windows_amd64.zip",
|
||||
"hash": "d1f0c5b1e6b2eb77b83b7d282f3f95e54c83c196ef7fad417fa9340815906914",
|
||||
"installer": {
|
||||
"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