mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.59.3
This commit is contained in:
parent
2b8deffb41
commit
d99c169ef6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.59.2",
|
||||
"version": "0.59.3",
|
||||
"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.59.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "afe9473e31320919b321162875a2fde053f5de4d614f4dc4a4085337c0ffd843"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0393e83aeb99ed01eca3d09ce05019f0d1974d4e3c999aad95b05b562fb98138"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c5de15351dde80509534f701ac82e107b5942b97fbb9913184fb789b023991a5"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "1b0a068ead3eb9298fdcfeca6c1bd7df3533517b8cee25c9553cd258dd3e79af"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user