mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
opentofu: Update to version 1.11.0
This commit is contained in:
parent
0319fd5662
commit
e84e282142
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.8",
|
"version": "1.11.0",
|
||||||
"description": "An OSS tool for building, changing, and versioning infrastructure safely and efficiently. OpenTofu can manage existing and popular service providers as well as custom in-house solutions.",
|
"description": "An OSS tool for building, changing, and versioning infrastructure safely and efficiently. OpenTofu can manage existing and popular service providers as well as custom in-house solutions.",
|
||||||
"homepage": "https://opentofu.org/",
|
"homepage": "https://opentofu.org/",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.8/tofu_1.10.8_windows_amd64.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.11.0/tofu_1.11.0_windows_amd64.zip",
|
||||||
"hash": "97c061737edb45d71eaad82c07d267c5d7d24ce94a0b63adf2b0502f9dfd4d55"
|
"hash": "382812fa10bae65e069de43d987433d67cd05052ba9a3a88071e03e83dce2a6f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.8/tofu_1.10.8_windows_386.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.11.0/tofu_1.11.0_windows_386.zip",
|
||||||
"hash": "33405dd3c33ba65fdbdc86a12d51771c2ff2afc8722f5f2985070ec862d3b049"
|
"hash": "d934d41b66d566b95b538613bbdf72a0780330579fa1c0a1c8ecd925eeb0d3db"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tofu.exe",
|
"bin": "tofu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user