mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.23.30
This commit is contained in:
parent
3d4ce9a4bf
commit
a945035eae
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.23.29",
|
||||
"version": "0.23.30",
|
||||
"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.",
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.29/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "b66fe99eeaacef9dc8c9692c0f5b305b4925a76f68f05ebc7782a5edf5a97e6a"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.30/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "60de9cf5bf8e23b470860268a12414294f4dacd1979f4047c543ee44c4d70e9a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.29/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "4eea3bc3656a32a9926c69b878587503b474dd919d7e29ec3551fc918db9e2f5"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.30/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "cb71fbed74a9dde4c4140a239f70524984e6c14e2af4388458dbe30ab2f2714a"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user