opentofu: Update to version 1.11.1

This commit is contained in:
github-actions[bot] 2025-12-10 20:30:39 +00:00
parent 3c695ec8fb
commit 21c8472111

View File

@ -1,16 +1,16 @@
{
"version": "1.11.0",
"version": "1.11.1",
"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.11.0/tofu_1.11.0_windows_amd64.zip",
"hash": "382812fa10bae65e069de43d987433d67cd05052ba9a3a88071e03e83dce2a6f"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.11.1/tofu_1.11.1_windows_amd64.zip",
"hash": "22ce1e5527dab911cb99e9032d0911343a290602a6807565d6d53321b3ff4eb7"
},
"32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.11.0/tofu_1.11.0_windows_386.zip",
"hash": "d934d41b66d566b95b538613bbdf72a0780330579fa1c0a1c8ecd925eeb0d3db"
"url": "https://github.com/opentofu/opentofu/releases/download/v1.11.1/tofu_1.11.1_windows_386.zip",
"hash": "793d3d38f148c83512602b082532934c8942b19257b6d349008af19c16bf9691"
}
},
"bin": "tofu.exe",