mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
terragrunt: Update to version 0.77.13
This commit is contained in:
parent
19102007ba
commit
9a1fc76db0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.77.12",
|
||||
"version": "0.77.13",
|
||||
"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.77.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "885cef4105ede5ce790f00ad859b30d65b2955b799212ca255918012120b6dd5"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c6629437d901ece2c036f996179747f65cc2481ec19d7f0ef0d8c4df45334851"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a4a22b844a7ee34528f4a5dd872337677a7a9cb558550c20f70c279c9d17797d"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e2e72e8e629bd6141029446c2bada9ab888c1ee150b8809b50c30889776da9f8"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user