mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.19.20
This commit is contained in:
parent
16a54a84ef
commit
3f25085d3e
@ -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.19.19",
|
||||
"version": "0.19.20",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.19/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "9b7096a5386b625b722fdeb0c78d19ff7de18d335434ac13e6850869219e0a93"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.20/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "2fe5805cc567aa56c86fc58ace1a6b46617e0394d40f92b4bc37eb1546f85c15"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.19/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "23e0b89af3ebb6e40875958897c266ee44d5353c0c0d54b19cdc84f93a1766cc"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.20/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "8b531d94fe59f43547621b0fa9652d98e7aa23b4da13666eeca571bf70752780"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user