terragrunt: Update to version 0.35.13

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:02 +00:00
parent d764437568
commit 37cf50ecde

View File

@ -1,16 +1,16 @@
{ {
"version": "0.35.5", "version": "0.35.13",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", "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", "homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.5/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "0177f6c5b3b56e5b3c4e7d637f0e0c0a12c9145e5da90b1858d9fb4af7d92678" "hash": "fc3e9a29f170f9132df035e97340593ae147dffd4ea1bcd6d8821b147567d5cb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.5/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.13/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "091990faae3a1f9533a3b4ef7000b0b65a9705ffd65eb02be525f50887a75e45" "hash": "571c2ed06c8ea5a487d81bf0a1e96933c18357317d35a4a2e9bc1f232d105e64"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",