mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
terragrunt: Update to version 0.77.11
This commit is contained in:
parent
5339e9a485
commit
105b2ba3ac
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.77.10",
|
||||
"version": "0.77.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.77.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a27f840d8fe4af1afa4a1b13a99e23a3c1845f6632f9c94aa6804bc84145a0e3"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e85e5f41c0cacfae61ded25c058e5d87dc5959efaaadb91666d2ef8be6cd5fe0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "dc5ad1bfc6ac38d84e981b63c64b720040ec044846a60c3846bfd8c1e905bbc4"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0d8b67562d808abf321d07c070738ad1d0fd4ab313d9ea409a66e070d43dd0e3"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user