mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
terragrunt: Update to version 0.18.5
This commit is contained in:
parent
c24340c689
commit
134e663268
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||||
"version": "0.18.4",
|
"version": "0.18.5",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.18.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.18.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "f4d25dd3053e1cead8e82a56384cd77923ee657aa0d11f01fcac252183b06d1f"
|
"hash": "d520065d10141f3a43d269d1af3f911c307f3aea15119f8905928a3d68f4f243"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.18.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.18.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "35ce08725c135b0228e267dd31c15a4e23acc920804589921f32d6f27c716a1e"
|
"hash": "e2c0977128bce0133105ca9d733b7b405929c638c49fa54521a20d73f7d1d168"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user