opentofu: Update to version 1.10.4

This commit is contained in:
github-actions[bot] 2025-07-31 16:30:09 +00:00
parent 3a3e4c7e13
commit 39f34f3710

View File

@ -1,16 +1,16 @@
{
"version": "1.10.3",
"version": "1.10.4",
"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.3/tofu_1.10.3_windows_amd64.zip",
"hash": "ab6e405f0c63f103e72845f50997ee5b4fe20fd274edfde1bfcdb55dce20bf0a"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.4/tofu_1.10.4_windows_amd64.zip",
"hash": "88d0ab0a240039816d487625bde4152e64b8dcc3ba53b985fbdf9458cbee7fe2"
},
"32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.3/tofu_1.10.3_windows_386.zip",
"hash": "c2468322acc31abebfe3e84d2b0df1beb6f710a7a18e1f72862407929c6577b8"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.4/tofu_1.10.4_windows_386.zip",
"hash": "3b0ad2992326e4e0fd5172f2b45209ef84501aecd41b6ee59bec4c1923ce89ef"
}
},
"bin": "tofu.exe",