mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
terragrunt: Update to version 0.93.13
This commit is contained in:
parent
63191458d3
commit
5a45e94cc7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.93.12",
|
||||
"version": "0.93.13",
|
||||
"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.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f2cc76f9c3aacccc67ccf32c70af499d6250cf642ffed2d6ae01fa6a8cc07d78"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a51f179cc6223588702306a6b176bd9c188c4ec946697225f9068e9f9ee933b0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "1f9ebbc5842c84677693c125f5ca7886a0aa72d3b1f0cfc83aa64fc0ae9fa66f"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "238d52a15199ae573e4ab6d05761620ad3e4a8c95c463a5cb9d0ed8ae9923847"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user