mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.21.10
This commit is contained in:
parent
969746172b
commit
7045e9d058
@ -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.21.9",
|
||||
"version": "0.21.10",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ac6a24cdf7a1a078a3c3b7a1db116a83354b271b60ac5de8ac0b099ec85d2d86"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "14baff3377f9855ec4f431d0cbdb47078f413df50c40cf9319c39fae3878f05f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.9/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "1a206ac2821fa715072e761ef506308ad4ec968bfe1bb42b25d8a433c18408c8"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.21.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "6a3c1e5041bf667b705c1205c9bfc6217c00b89cb3910160ad7960af937faa4d"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user