mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
terragrunt: Update to version 0.19.5
This commit is contained in:
parent
842f7ccdbe
commit
bdee538c39
@ -1,16 +1,16 @@
|
||||
{
|
||||
"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.",
|
||||
"version": "0.19.4",
|
||||
"version": "0.19.5",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "dccbdb6c781924908a4d8ba4ccbca62ae4d6e5f0e9c31dfc4f95be3c6fc15100"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "d5650ece97803e49aaca62aaa6697be37c76e74653c3681fb0e59c92770d1e63"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "469a69bae321cc32304e13f78300446f359f0069e303916b7b81bcbaba9c249c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "717fe6a31c566269cfc076654c27cd89a7748811f9a8fb0e9cded6529bedee33"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user