opentofu: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2024-05-08 16:36:43 +00:00
parent 5b798247a4
commit 0a39530355

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.0", "version": "1.7.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.", "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.7.0/tofu_1.7.0_windows_amd64.zip", "url": "https://github.com/opentofu/opentofu/releases/download/v1.7.1/tofu_1.7.1_windows_amd64.zip",
"hash": "063a5bfecc60e1f9363f269a590556dd58549f8b6619e3cafd55439cbcbe1864" "hash": "764221629e7c608d8f7da34a507d8be3605396b42ee273b6289b75bb1d67d40a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/opentofu/opentofu/releases/download/v1.7.0/tofu_1.7.0_windows_386.zip", "url": "https://github.com/opentofu/opentofu/releases/download/v1.7.1/tofu_1.7.1_windows_386.zip",
"hash": "99e0c538bb92d6a9368724ba311e9dd412771abef8c9ba54fbb7f1df2715cea4" "hash": "66861f4ab15feab22ad58c88b4273de1ee342f293839d957495dcc0a3e5f70ec"
} }
}, },
"bin": "tofu.exe", "bin": "tofu.exe",