mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
terragrunt: Update to version 0.77.0
This commit is contained in:
parent
bfca0392ff
commit
8ea7f32ee2
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.76.8",
|
||||
"version": "0.77.0",
|
||||
"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.76.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0ccb6ac506504bccbeaa1a92efe87b8f35d79394bcb41fb0b14741d125a3056e"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "69e8be41a1be19e109520f7600f5d9c644474e37f9bd7bd809789875ebd384ef"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e0e0f5463065213c44c41d99bf69243743974370851abb07e10bab6fc36b3b8b"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "23f3702134dfa6b36a95eb4c28d190ac9114d2db3fb310e67f980288cf28b450"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user