mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
opentofu: Update to version 1.7.1
This commit is contained in:
parent
5b798247a4
commit
0a39530355
@ -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.",
|
||||
"homepage": "https://opentofu.org/",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.7.0/tofu_1.7.0_windows_amd64.zip",
|
||||
"hash": "063a5bfecc60e1f9363f269a590556dd58549f8b6619e3cafd55439cbcbe1864"
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.7.1/tofu_1.7.1_windows_amd64.zip",
|
||||
"hash": "764221629e7c608d8f7da34a507d8be3605396b42ee273b6289b75bb1d67d40a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.7.0/tofu_1.7.0_windows_386.zip",
|
||||
"hash": "99e0c538bb92d6a9368724ba311e9dd412771abef8c9ba54fbb7f1df2715cea4"
|
||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.7.1/tofu_1.7.1_windows_386.zip",
|
||||
"hash": "66861f4ab15feab22ad58c88b4273de1ee342f293839d957495dcc0a3e5f70ec"
|
||||
}
|
||||
},
|
||||
"bin": "tofu.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user