mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
terragrunt: Update to version 0.19.9
This commit is contained in:
parent
ef0bdd1147
commit
927267d1e4
@ -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.19.8",
|
"version": "0.19.9",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "71e99bc03a29072752fad547e0863a80e7d6ff2d0c750001c049152e66d852e4"
|
"hash": "aa0f9417c5afee6087c821fedc0e47aadbe3285e51407667390d082520376b48"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.9/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "08691d993deee15c9e1877dc622cb0690703e824943a0e2ae2b37c01c27eaa70"
|
"hash": "d2e37a659abee3af3186729130626057ac4eab140b0f36615eddf1f3f7dc63c6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user