From e74128b2ad6e5db0222ffe8f4d956efb5637d05a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 16:30:34 +0000 Subject: [PATCH] opentofu: Update to version 1.10.7 --- bucket/opentofu.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/opentofu.json b/bucket/opentofu.json index 5a727d5bb1..5c11d69f96 100644 --- a/bucket/opentofu.json +++ b/bucket/opentofu.json @@ -1,16 +1,16 @@ { - "version": "1.10.6", + "version": "1.10.7", "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.10.6/tofu_1.10.6_windows_amd64.zip", - "hash": "e8c475a6b13ac7a01ff53f1d2f55b103f2086e8454133580404f338b5a1ebaed" + "url": "https://github.com/opentofu/opentofu/releases/download/v1.10.7/tofu_1.10.7_windows_amd64.zip", + "hash": "34592ae18259e93a9cea648ae59aae05e2030d128d053383bd95f1b37fa94f71" }, "32bit": { - "url": "https://github.com/opentofu/opentofu/releases/download/v1.10.6/tofu_1.10.6_windows_386.zip", - "hash": "2107d2a19f6a65944956d626589b40ad73bbc40659b1d67fd02d8560560f384a" + "url": "https://github.com/opentofu/opentofu/releases/download/v1.10.7/tofu_1.10.7_windows_386.zip", + "hash": "58a1ea70ebe582abda7ea233437d89eaabf380bf49aa95bb912105bbc7c40e44" } }, "bin": "tofu.exe",