mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
terragrunt: Update to version 0.20.2
This commit is contained in:
parent
72a0378509
commit
c3ace890ed
@ -1,16 +1,16 @@
|
||||
{
|
||||
"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.",
|
||||
"version": "0.20.0",
|
||||
"version": "0.20.2",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.20.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0588b0f955581513fb43dc9f3de89d5b7c5016236ede84efc5042bcb7834c022"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.20.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "55a4777f4375ef76af090a9c2110589ccda860275a3da90265d30767d2fe9680"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.20.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "faf9a4435a4bb40645949ea0188583c5f7e48b1e60ef4433829a860c8b16576a"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.20.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "22cde7a1f64f25dde439653eebe8f0f2b829576c10f2e87610ce05ae0f8108cf"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user