terragrunt: Update to version 0.25.5

This commit is contained in:
Jakub Čábera 2020-10-23 09:37:36 +02:00
parent 668451c6ff
commit aaacabd0ba

View File

@ -1,16 +1,16 @@
{
"version": "0.25.4",
"version": "0.25.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.25.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "1c66431b6ecc6ddcbb3fb2b6b76ff83afb8b6a783a2fe84ddace55f2df7eb53b"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.25.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "758aeebc395c674ab265a8c3d3340230b6cdaca33580117566d9b39f3bef5030"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.25.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "768167340b4c90b07a0325d82760a12eeb99adb412b526431fadb8d4150dbf96"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.25.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "18eba4da1d2f0e3ed6a407fe9fddbdf672661a264aa6c4e0817ac8ddcbb7c6ae"
}
},
"bin": "terragrunt.exe",