mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.45.6
This commit is contained in:
parent
dccd76760e
commit
fad7c3a053
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.45.5",
|
||||
"version": "0.45.6",
|
||||
"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.45.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "40f5c53c4119360e05fa008cf4fb43dd9523580b4def20c5b89a196c49bbb92f"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "517ea792c223f5624907d9d41570325dae95ae7596547833194fe1ea0a9044e5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "64a5fa675d2714efc2130e445f5deb683bed1c47f8e9cfb1926992fc27f08ebd"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c657208317924a80abd62a549748e9cf24189cfc0399a57eb47a07f7f08aad1b"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user