mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
terragrunt: Update to version 0.52.5
This commit is contained in:
parent
38611cec84
commit
6f3d72436f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.52.4",
|
||||
"version": "0.52.5",
|
||||
"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.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "5cd2967442502678e85495aa38a6c510fbfb272236abee1e256da4cd140d2d25"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.52.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "27b8d079948e694e2244de292722526f52fa6b82f7483ebff6102364dcc037c3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.52.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "7cdf419f001ce8cb12f986ae1b855d796babc906c3d4eb4656f61b3b4194c056"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.52.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a2d7950a05590c4e925dfee3a554c2b4ae0ec8186d8ae747727834f9d53cab66"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user