terragrunt: Update to version 0.26.5

This commit is contained in:
Jakub Čábera 2020-11-25 08:55:36 +01:00
parent c6b1b172f9
commit ebd60411be

View File

@ -1,16 +1,16 @@
{
"version": "0.26.4",
"version": "0.26.5",
"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.26.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "0d7eb45ebce0f1f65f40ee01152f20f4c6fdf7bf1002ee22849ee366c508f0b3"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "203ab8386a1246e6bc6be43d632bfd56260169b962c4f537c9b8015090a5549b"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "e68479c8f0a29228102e0e57a67021a9221b6777088cba95c6890b1fece5c0ec"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "103a6f9f61ec0d9b1f6b9f4e5d0a2062efdd0db83cce7d13267f71d58771db51"
}
},
"bin": "terragrunt.exe",