mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
terragrunt: Update to version 0.77.12
This commit is contained in:
parent
db101cb237
commit
df45c1d99e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.77.11",
|
||||
"version": "0.77.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.77.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e85e5f41c0cacfae61ded25c058e5d87dc5959efaaadb91666d2ef8be6cd5fe0"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "885cef4105ede5ce790f00ad859b30d65b2955b799212ca255918012120b6dd5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0d8b67562d808abf321d07c070738ad1d0fd4ab313d9ea409a66e070d43dd0e3"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a4a22b844a7ee34528f4a5dd872337677a7a9cb558550c20f70c279c9d17797d"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user