mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
terragrunt: Update to version 0.93.7
This commit is contained in:
parent
b1a74732c9
commit
555f0fa852
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.93.6",
|
||||
"version": "0.93.7",
|
||||
"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.93.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c9d8e3ef008e95c60c2b11fd91184b0a5c89abf72039605385a42354f3b7a6ee"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a6f7775ef0231bad81d666c314f5dfbc94db6c5d8b8370cf7933d1c75102b123"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "ca9fe9599ce070c9e8339958fe3c3e281e0ebed563e2fffda4298b36ea270af2"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c6171e4a5f24eb264727124db8240b64afd86b262a8d4fbac09a228b9ab9bf23"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user