mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.69.12
This commit is contained in:
parent
5e3999f1cc
commit
5db875d225
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.69.11",
|
||||
"version": "0.69.12",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "42b9a880940eb0f225ee6198ca731d6091a77874c89ce373c8f9c4460a5102f9"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "b6a4cc1b1e6104d598067897ee1fb81c85a3edb926a9743266c9f809e5cf39ff"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0d4ea5ee2e524b25f3623dd437927540ac88c6cc607b96d33e60cb340495c6f1"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "756146db0edd7f3cfd44c3ff83bec3e23fdeb8a962b37be7244a68388d65c0af"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user