mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
terraform-provider-ibm: Update to version 1.8.0
This commit is contained in:
parent
fa2586d600
commit
3c1b87bd04
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.30.0",
|
"version": "1.8.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://ibm-cloud.github.io/tf-ibm-docs/",
|
"homepage": "https://ibm-cloud.github.io/tf-ibm-docs/",
|
||||||
"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/v0.30.0/windows_amd64.zip",
|
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.8.0/windows_amd64.zip",
|
||||||
"hash": "06e24b23e41f8f068ce362573b096270da2e32f5a9ee9dea575da1ebd28f82a0",
|
"hash": "01c39eb9872e57fef81479e60bdeaa44a8f23e3cfe93cf2accbd2916fa70f633",
|
||||||
"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