mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
terraform-provider-ibm: Update to version 1.17.0
This commit is contained in:
parent
1dfe0158c2
commit
5a0ff90638
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.16.1",
|
||||
"version": "1.17.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.16.1/windows_amd64.zip",
|
||||
"hash": "6a70c5222b5a142deeb5b916be3e94f76fc6d0ec2a6d197326ace7f9fe922d00",
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.17.0/windows_amd64.zip",
|
||||
"hash": "921d3ae339d4716f0ae645b1089f6a9f114bf799e8ccef63c0d8fe8e069e9749",
|
||||
"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