opentofu: Update to version 1.10.6

This commit is contained in:
github-actions[bot] 2025-09-03 20:28:15 +00:00
parent 7c027961b8
commit 4ceaef70ff

View File

@ -1,16 +1,16 @@
{
"version": "1.10.5",
"version": "1.10.6",
"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/",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.5/tofu_1.10.5_windows_amd64.zip",
"hash": "54dfe6b4b2d4d4d4c2f56870b6e02a433b2f059b3408177092610aa8fd0dcdf0"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.6/tofu_1.10.6_windows_amd64.zip",
"hash": "e8c475a6b13ac7a01ff53f1d2f55b103f2086e8454133580404f338b5a1ebaed"
},
"32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.5/tofu_1.10.5_windows_386.zip",
"hash": "1e034f9e144660b15a7e86677635d6a89a570f181d2f81424d4adf8fabb859a5"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.6/tofu_1.10.6_windows_386.zip",
"hash": "2107d2a19f6a65944956d626589b40ad73bbc40659b1d67fd02d8560560f384a"
}
},
"bin": "tofu.exe",