mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
terragrunt: Update to version 0.82.0
This commit is contained in:
parent
31a0afebfe
commit
8073a90866
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.81.10",
|
||||
"version": "0.82.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.81.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a2242dec2ccb0a49540d234dea7cf343821c59edb439747a5b423fa2e2f5a9c2"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.82.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "306a553bfca76c21f91cd35fa9acfa81c78fb87bc66429309ba4d992c4098a8d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "d17d06271fc9f5aa0983a8a6d86bbe3006f1d5dc4a4f8891d5223f9e40179fa6"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.82.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "daa00c717835b9dacd7182951b8c2e15dd1b918f833c959b82a997f1e469cdb8"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user