mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
terragrunt: Update to version 0.55.1
This commit is contained in:
parent
e25f829a4a
commit
3b8d9bd09e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.55.0",
|
||||
"version": "0.55.1",
|
||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping 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.55.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "14c88750bf7f9c7e3a3f17b75502a18646d5ca8cd7322aa60812ffd3f2260df3"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "613569efb447303c1b3cf4ffe2b47c576050a0d886ca2d96cbe3fb228120b379"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "bd5a0a87c2ba4956bf16772a2b79b9c72ea9a6eca5b512e488375e1a0e48dda9"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "9d42b478484e5fa1c1870b1314a329752df67b68bb282fe9bc2b116307513ecf"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user