mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
terragrunt: Update to version 0.73.2
This commit is contained in:
parent
f6e4d10eef
commit
eab313ba31
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.73.1",
|
||||
"version": "0.73.2",
|
||||
"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.73.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c7817582a0918d9874beefa820f7a81f0fed7fdfa9dcadb9fec28b98d6652b68"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "076567b18816ad59e873150af501ae2225d6ed2d9d562a2ec1c6f27192d2935d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c95b7475f2cae24cb8b22db263d3ce70fde6d59d8b88996f1e98e7329178909e"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "8a124cfbe4231d787cd5a238e514029ae7173b13de83af7b0862458f793e647d"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user