mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.54.5
This commit is contained in:
parent
698c55294e
commit
43b13a5f74
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.54.4",
|
||||
"version": "0.54.5",
|
||||
"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.54.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "37ef49d79c6ce3554f3c72d2991eb61e271436837b7614f4d623b7af1e6f8a5b"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "66dedbcfaa9e7036c688beef5b8b5eedffb2d1a7f4301d65036d8f997e277b85"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "86f17caf81ebb29ba7c43ecf50c128e23ddde252f085ea767f0cc1e28bbd48ef"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "355661507117cd5d691dbdd3403f685cfc71af658f30b9985ac2cd419efdb469"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user