mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
terraform-provider-ibm: Update to version 1.78.1
This commit is contained in:
parent
1dbe430e1a
commit
e231634b5b
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.78.0",
|
"version": "1.78.1",
|
||||||
"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.78.0/terraform-provider-ibm_1.78.0_windows_amd64.zip",
|
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.78.1/terraform-provider-ibm_1.78.1_windows_amd64.zip",
|
||||||
"hash": "2fc834766b1c31a317be873315765f8da6f2147ea9a8acf42ab0979a8e8e08bf",
|
"hash": "9053909324e541cf59648419e0b034e580b1a7b52f88a059dc24a2d979c13a72",
|
||||||
"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