mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
terragrunt: Update to version 0.93.12
This commit is contained in:
parent
89b19051c6
commit
70d0f96e16
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.93.11",
|
"version": "0.93.12",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"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",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "d4397b058f6c114ca3d9062c180db692f7e460dfd4b568ba86ef20a401ae1efc"
|
"hash": "f2cc76f9c3aacccc67ccf32c70af499d6250cf642ffed2d6ae01fa6a8cc07d78"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "03fcfc356496f10c47f54263d2afc5b0b2a16786aa292e2e1cc1eca9d24dea0b"
|
"hash": "1f9ebbc5842c84677693c125f5ca7886a0aa72d3b1f0cfc83aa64fc0ae9fa66f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user