From e0ffb638326f143fb6fca26bcb03fd69202cdcc6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:30:10 +0000 Subject: [PATCH] opentofu: Update to version 1.11.3 --- bucket/opentofu.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/opentofu.json b/bucket/opentofu.json index 1750dea47f..bb45fa43e1 100644 --- a/bucket/opentofu.json +++ b/bucket/opentofu.json @@ -1,16 +1,16 @@ { - "version": "1.11.2", + "version": "1.11.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.", "homepage": "https://opentofu.org/", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/opentofu/opentofu/releases/download/v1.11.2/tofu_1.11.2_windows_amd64.zip", - "hash": "8c2cc3164eea2a90f1f0200aee2c504fd3e8bac7ea59e38647e8f3223f8eba3c" + "url": "https://github.com/opentofu/opentofu/releases/download/v1.11.3/tofu_1.11.3_windows_amd64.zip", + "hash": "848d4bfdfdc6d5e03d66f97d8d403319c12c1abdb7e7fcfefb993a00b2b6b738" }, "32bit": { - "url": "https://github.com/opentofu/opentofu/releases/download/v1.11.2/tofu_1.11.2_windows_386.zip", - "hash": "6dbec1d6ddda664cfcc6bebebb5f976d1fc02f8beda1365125c3ff8fd5d0cecf" + "url": "https://github.com/opentofu/opentofu/releases/download/v1.11.3/tofu_1.11.3_windows_386.zip", + "hash": "67663969f11d424c38745eb1b61c89d5348f6b26c0af087e2ca528ae6aeb9ab4" } }, "bin": "tofu.exe",