opentofu: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2024-04-30 16:28:19 +00:00
parent 3a99ad4c99
commit 3c91784cbd

View File

@ -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.", "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/", "homepage": "https://opentofu.org/",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.6.2/tofu_1.6.2_windows_amd64.zip", "url": "https://github.com/opentofu/opentofu/releases/download/v1.7.0/tofu_1.7.0_windows_amd64.zip",
"hash": "c5150e390374838f236df5a694ed319664c641335fc8a7b908b2be2feadae40c" "hash": "063a5bfecc60e1f9363f269a590556dd58549f8b6619e3cafd55439cbcbe1864"
}, },
"32bit": { "32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.6.2/tofu_1.6.2_windows_386.zip", "url": "https://github.com/opentofu/opentofu/releases/download/v1.7.0/tofu_1.7.0_windows_386.zip",
"hash": "06e11baf8ff3aa9a67e3bb7545157ed782273f129b9b0e34d87968bc71bb4948" "hash": "99e0c538bb92d6a9368724ba311e9dd412771abef8c9ba54fbb7f1df2715cea4"
} }
}, },
"bin": "tofu.exe", "bin": "tofu.exe",