diff --git a/bucket/opentofu.json b/bucket/opentofu.json index fd78ffe513..370d1426e9 100644 --- a/bucket/opentofu.json +++ b/bucket/opentofu.json @@ -1,16 +1,16 @@ { - "version": "1.6.2", + "version": "1.7.0", "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.6.2/tofu_1.6.2_windows_amd64.zip", - "hash": "c5150e390374838f236df5a694ed319664c641335fc8a7b908b2be2feadae40c" + "url": "https://github.com/opentofu/opentofu/releases/download/v1.7.0/tofu_1.7.0_windows_amd64.zip", + "hash": "063a5bfecc60e1f9363f269a590556dd58549f8b6619e3cafd55439cbcbe1864" }, "32bit": { - "url": "https://github.com/opentofu/opentofu/releases/download/v1.6.2/tofu_1.6.2_windows_386.zip", - "hash": "06e11baf8ff3aa9a67e3bb7545157ed782273f129b9b0e34d87968bc71bb4948" + "url": "https://github.com/opentofu/opentofu/releases/download/v1.7.0/tofu_1.7.0_windows_386.zip", + "hash": "99e0c538bb92d6a9368724ba311e9dd412771abef8c9ba54fbb7f1df2715cea4" } }, "bin": "tofu.exe",