mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
terragrunt: Update to version 0.19.24
This commit is contained in:
parent
c3ae9b14b7
commit
1e876d5e56
@ -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.23",
|
||||
"version": "0.19.24",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.23/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "1ef7eb9b64cc4db817b9e93cf737acc446b41d069315d5757ab5ce71e0bf7195"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.24/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "64777dfe10ffe811019d93df0bd2b710e97f469c28c6681d2dd6719bc43d8483"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.23/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0a7cf09ae8a002309b146febfe5ed1e8ed5854fc6ba79e2cc25d6b19210b3f39"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.24/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "fc63c96a740f5614cf5c43ded24e717f69cdf1f1e06d468671feb544c979c744"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user