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",
|
"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.23",
|
"version": "0.19.24",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.23/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.24/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "1ef7eb9b64cc4db817b9e93cf737acc446b41d069315d5757ab5ce71e0bf7195"
|
"hash": "64777dfe10ffe811019d93df0bd2b710e97f469c28c6681d2dd6719bc43d8483"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.23/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.24/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "0a7cf09ae8a002309b146febfe5ed1e8ed5854fc6ba79e2cc25d6b19210b3f39"
|
"hash": "fc63c96a740f5614cf5c43ded24e717f69cdf1f1e06d468671feb544c979c744"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user