terragrunt: Update to version 0.23.8

This commit is contained in:
Ash258 2020-04-10 19:30:40 +02:00
parent 262864da81
commit 951751e057

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://github.com/gruntwork-io/terragrunt", "homepage": "https://github.com/gruntwork-io/terragrunt",
"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.", "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.",
"version": "0.23.7", "version": "0.23.8",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.7/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e13e9c37c3dc2ea047b5a1899476f841cf18feda19d6bb50b5288fc8d555a762" "hash": "135ad35d61d6ea174e0c8d7a632fc8e0a4df17e1230469cf68158ebef067bd63"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.7/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.8/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2335de8b9a9468cb2a4a14692522f037e1d4445c9430627b4d57187df390a1d4" "hash": "cbe70a77cf3fb1283dcddece247c69f68846794fbd7f5369fa23ee7bd4b6016c"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",