opentofu: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2025-06-24 16:30:03 +00:00
parent a453cb9cee
commit 9969cf719d

View File

@ -1,16 +1,16 @@
{
"version": "1.9.1",
"version": "1.10.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.",
"homepage": "https://opentofu.org/",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.9.1/tofu_1.9.1_windows_amd64.zip",
"hash": "8b384e1724c098bbd6e3329d3121ffd5f3a24c5daab483168b1308f50d2a2279"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.0/tofu_1.10.0_windows_amd64.zip",
"hash": "21e1e62f014c11a49b79c94d6b31381196337fcb71af1512586b12ccd9fd4c30"
},
"32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.9.1/tofu_1.9.1_windows_386.zip",
"hash": "4fb83b23de21eff40291723e8ac53ec75d907a065c9e66fafef2ef7b5598d03f"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.10.0/tofu_1.10.0_windows_386.zip",
"hash": "2513fc1cf0b99e672d6b3c8d43c3a5a9020cbc2f22b8024d9d97003209b5f28f"
}
},
"bin": "tofu.exe",