mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
terragrunt: Update to version 0.21.8
This commit is contained in:
parent
fef9008038
commit
a8805024de
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||||
"version": "0.21.7",
|
"version": "0.21.8",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "86d8f259f4c0b47d61c2b475f0f938954ba070fbcd5c14a109225833c7c85829"
|
"hash": "2853b1d3e4941a466a0857be9b90840c1ab5debe7b1eab49d2184ca9569bb06f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "30aca4a3b8f687b218d753e61293348901fd116e1adaeb4720120aa334891aaa"
|
"hash": "35e6340657ab42e60bf940d8369e73e29234fa92d2e3a7c503b78d3dccf50bcb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user