mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.19.11
This commit is contained in:
parent
28669d58c9
commit
b8436c2d48
@ -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.10",
|
||||
"version": "0.19.11",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "3947642955131ae30389bf0251403680c7a507240a6c8209b1f75ea7c5765cf4"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c3de327b0648b5b7a17aedcf7376b3a263e5ca5d95ed5bc25262be4a1d5f9f3b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "06aaf7d32ffa3256c435f110a2c746e7e678245e97d1ba2342e8aa36592d9ad6"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "ed7c9e88720002c92b809a4189a0dc654594688650071257b4f55f08f3c2632f"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user