diff --git a/bucket/opentofu.json b/bucket/opentofu.json index df11df495b..41a66e11cf 100644 --- a/bucket/opentofu.json +++ b/bucket/opentofu.json @@ -1,16 +1,16 @@ { - "version": "1.10.0", + "version": "1.10.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.10.0/tofu_1.10.0_windows_amd64.zip", - "hash": "21e1e62f014c11a49b79c94d6b31381196337fcb71af1512586b12ccd9fd4c30" + "url": "https://github.com/opentofu/opentofu/releases/download/v1.10.1/tofu_1.10.1_windows_amd64.zip", + "hash": "b09127e1aac0d074492a14ec0f4b06ca15f7b3a130af9c986e9a8488a6afcaaa" }, "32bit": { - "url": "https://github.com/opentofu/opentofu/releases/download/v1.10.0/tofu_1.10.0_windows_386.zip", - "hash": "2513fc1cf0b99e672d6b3c8d43c3a5a9020cbc2f22b8024d9d97003209b5f28f" + "url": "https://github.com/opentofu/opentofu/releases/download/v1.10.1/tofu_1.10.1_windows_386.zip", + "hash": "ea235113a0bdf75af6a376dcd80dc36846b1c723206fc0f293b43741edd79378" } }, "bin": "tofu.exe",