mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
terragrunt: Update to version 0.48.4
This commit is contained in:
parent
28c4d339e9
commit
95674fbc7e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.48.3",
|
||||
"version": "0.48.4",
|
||||
"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.48.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a0a455ca33b7b48f5245d9bea18b9236a95592d95b7cdb3bee1b8d9b277bdb8b"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "9fd0643771a7787420029c826aa87864731ac1f28104ea96a5f23808a87b1c3f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "be87600541ce325c971dfd6bc020d1c8e4de3c0dbde352539d46f7d8c0acb444"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "30cac711b68464c52d7613656f4080a0eef204e36bdea3936ba42ac2d0575b0e"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user