diff --git a/bucket/opentofu.json b/bucket/opentofu.json index bb45fa43e1..d722b09ca5 100644 --- a/bucket/opentofu.json +++ b/bucket/opentofu.json @@ -1,16 +1,16 @@ { - "version": "1.11.3", + "version": "1.11.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.11.3/tofu_1.11.3_windows_amd64.zip", - "hash": "848d4bfdfdc6d5e03d66f97d8d403319c12c1abdb7e7fcfefb993a00b2b6b738" + "url": "https://github.com/opentofu/opentofu/releases/download/v1.11.4/tofu_1.11.4_windows_amd64.zip", + "hash": "7a2fe84de33edd4fe326b25a39c5d25886f7a94336c0148499c95f188b84872a" }, "32bit": { - "url": "https://github.com/opentofu/opentofu/releases/download/v1.11.3/tofu_1.11.3_windows_386.zip", - "hash": "67663969f11d424c38745eb1b61c89d5348f6b26c0af087e2ca528ae6aeb9ab4" + "url": "https://github.com/opentofu/opentofu/releases/download/v1.11.4/tofu_1.11.4_windows_386.zip", + "hash": "59551bbaef6af4903b3b93856e31cf0474a45da2c51ddedf62ce11ae5ac78433" } }, "bin": "tofu.exe",