mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.24.1
This commit is contained in:
parent
37f5ca2e53
commit
7f2d741b84
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.24.0",
|
||||
"version": "0.24.1",
|
||||
"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.24.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c518ee21b48088cb7895795b13ed0137f824ad453d81b70f85455d3bbc67aa1d"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.24.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a4596a6d9a0aa60810ca72b99c514dde5b0da85282d0caa5c62e875fff497810"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.24.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "f67be8ab4d3f981fae8eac948cbf72184bbc9bbed242b59ed011d77edce529c8"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.24.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "f8caa63e9fbfa2dc43359aebe4c1cf02cf1db956bb873619cb4446b44643f4ac"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user