mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
terraform-provider-ibm: Update to version 1.13.0
This commit is contained in:
parent
711999efbb
commit
d45a1f1973
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.12.0",
|
||||
"version": "1.13.0",
|
||||
"description": "The IBM Cloud provider is used to manage provisioning and orchestration of IBM Cloud resources with the Terraform provisioning engine",
|
||||
"homepage": "https://ibm-cloud.github.io/tf-ibm-docs/",
|
||||
"license": "MPL-2.0",
|
||||
"depends": "versions/terraform011",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.12.0/windows_amd64.zip",
|
||||
"hash": "c7a7bc0488c95fa787f15dbbcacb4a32fbc4f7a1484057908eb2afd03623d41f",
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.13.0/windows_amd64.zip",
|
||||
"hash": "c4466ef4ec484acf991853477daaac9a6295bc58ff034f8703883b9d086e910d",
|
||||
"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