opentofu: Update to version 1.10.3

This commit is contained in:
github-actions[bot] 2025-07-15 16:30:13 +00:00
parent 9bbd0bcaaf
commit 841eb07abe

View File

@ -1,16 +1,16 @@
{ {
"version": "1.10.2", "version": "1.10.3",
"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.2/tofu_1.10.2_windows_amd64.zip", "url": "https://github.com/opentofu/opentofu/releases/download/v1.10.3/tofu_1.10.3_windows_amd64.zip",
"hash": "b278dacf20263200fbc038971c7cd88065bda757567f359d81b8828b860311ac" "hash": "ab6e405f0c63f103e72845f50997ee5b4fe20fd274edfde1bfcdb55dce20bf0a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.2/tofu_1.10.2_windows_386.zip", "url": "https://github.com/opentofu/opentofu/releases/download/v1.10.3/tofu_1.10.3_windows_386.zip",
"hash": "104ee4ef2f5b125dac13c15efb3252cbec45754da2814798457e939ba03b8554" "hash": "c2468322acc31abebfe3e84d2b0df1beb6f710a7a18e1f72862407929c6577b8"
} }
}, },
"bin": "tofu.exe", "bin": "tofu.exe",