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