mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
terragrunt: Update to version 0.52.1
This commit is contained in:
parent
b081a19253
commit
eb82dd2a81
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.52.0",
|
||||
"version": "0.52.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.52.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "2f0f8a699ef6bf4d53756b9a24e0349a9ef35433fab2a8d882b797b4179b4c46"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.52.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "acf93ebdc5c4edfdd6c1ace71588c20d6bbb67271a152b573920f172cd953aa5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.52.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "f31257c04e61e3d9bf593d327013b870b8a024b25c977f66ff8c7471470f1a81"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.52.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "bd04af35ed4643cc4e2b9a36dd78190b5ccf0d3bd6c3eabb99611a82f2a7d681"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user