mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
terragrunt: Update to version 0.84.1
This commit is contained in:
parent
2fe72b13e0
commit
4cf50ea132
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.84.0",
|
||||
"version": "0.84.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.84.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "4db4d59326f4a226cf193b8b32f5a27cad79549fa30226e98c7bfcb2ac78d1c5"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.84.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f2c4245de2a32013d7fcde02a1f204c32161f0587e704f154ec030649204d0bb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.84.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c4aaa99ddd7ecae3cd7ed2f3ade95b1ef4680ca704f1213bf9c2be8323872ab5"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.84.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a7531f7c3a41d65632832dc7a916b79e7b9e1f32946f583e8537b643ce5e42ec"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user