mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.21.9
This commit is contained in:
parent
1cffdd073e
commit
edb203aeba
@ -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.8",
|
"version": "0.21.9",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "2853b1d3e4941a466a0857be9b90840c1ab5debe7b1eab49d2184ca9569bb06f"
|
"hash": "ac6a24cdf7a1a078a3c3b7a1db116a83354b271b60ac5de8ac0b099ec85d2d86"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.9/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "35e6340657ab42e60bf940d8369e73e29234fa92d2e3a7c503b78d3dccf50bcb"
|
"hash": "1a206ac2821fa715072e761ef506308ad4ec968bfe1bb42b25d8a433c18408c8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user