mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
opentofu: Update to version 1.7.2
This commit is contained in:
parent
598564970b
commit
5da9b5d5b1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.1",
|
"version": "1.7.2",
|
||||||
"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.1/tofu_1.7.1_windows_amd64.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.7.2/tofu_1.7.2_windows_amd64.zip",
|
||||||
"hash": "764221629e7c608d8f7da34a507d8be3605396b42ee273b6289b75bb1d67d40a"
|
"hash": "6069aaabdf5fcbc443e24e94da6f6cf9a7ba48d708f05f62f675e44f9e129f3a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/opentofu/opentofu/releases/download/v1.7.1/tofu_1.7.1_windows_386.zip",
|
"url": "https://github.com/opentofu/opentofu/releases/download/v1.7.2/tofu_1.7.2_windows_386.zip",
|
||||||
"hash": "66861f4ab15feab22ad58c88b4273de1ee342f293839d957495dcc0a3e5f70ec"
|
"hash": "3cbfa63e5254a83399e1981f5c25324962f155aba2113c75408ebee72f20cfa5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tofu.exe",
|
"bin": "tofu.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user