mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.77.1
This commit is contained in:
parent
6f259e8bf4
commit
b0103d482f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.77.0",
|
||||
"version": "0.77.1",
|
||||
"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.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "69e8be41a1be19e109520f7600f5d9c644474e37f9bd7bd809789875ebd384ef"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a58855408a8e9996cdfe9bce48de9d16a764cc86f6b18197ebb64e7776e67f4e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "23f3702134dfa6b36a95eb4c28d190ac9114d2db3fb310e67f980288cf28b450"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "73858eefaae9778636d1aa7f1da852af746c4b1c713d6eb12ce6465fb9ef6ef2"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user