mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
terragrunt: Update to version 0.23.4
This commit is contained in:
parent
1e08034e07
commit
51187363eb
@ -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.23.2",
|
||||
"version": "0.23.4",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e84810cfcc1c77c03dfbaeb71114c54136080026c64efe621ac5ccdec9b8a219"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "fc3949f230abcdd76946a1f8f16333ada6e131a4e01c0cf7e6acf8a7da5ab88c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "7daeb6da6d413e1a94d0a32ab0a7dddb247f98de82188e77abd16a96e8620753"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c46af59f2e726b11867cb6883e366f095fa8a77c502a04698b89c4f86aa3111d"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user