mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 21:51:31 +00:00
terragrunt: Update to version 0.73.11
This commit is contained in:
parent
59d257e689
commit
816276ce61
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.73.10",
|
||||
"version": "0.73.11",
|
||||
"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.73.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "38655a72541fc3105ddcc1d973b186247293e1adccaf1e2e456972fa16db6199"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "610276d6035738c3835368f2cb3d725e4aa6f2b4c05f65befd39f9c58596feac"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "ba2e2e5fefb1c8c01805e31e258a5ed04a2e2c3ded74f708b41393b462e52369"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "cd1c3af23520fb7f76635387b1cbe3321eb30774f516a9e993d6b88b18493fba"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user