mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
opentofu: Update to version 1.10.5
This commit is contained in:
parent
30c3d0d366
commit
3f4f94d321
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.4",
|
"version": "1.10.5",
|
||||||
"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.4/tofu_1.10.4_windows_amd64.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.5/tofu_1.10.5_windows_amd64.zip",
|
||||||
"hash": "88d0ab0a240039816d487625bde4152e64b8dcc3ba53b985fbdf9458cbee7fe2"
|
"hash": "54dfe6b4b2d4d4d4c2f56870b6e02a433b2f059b3408177092610aa8fd0dcdf0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.4/tofu_1.10.4_windows_386.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.5/tofu_1.10.5_windows_386.zip",
|
||||||
"hash": "3b0ad2992326e4e0fd5172f2b45209ef84501aecd41b6ee59bec4c1923ce89ef"
|
"hash": "1e034f9e144660b15a7e86677635d6a89a570f181d2f81424d4adf8fabb859a5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tofu.exe",
|
"bin": "tofu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user