mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
terragrunt: Update to version 0.38.3
This commit is contained in:
parent
831243a0a3
commit
dec8d7c45d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.38.2",
|
"version": "0.38.3",
|
||||||
"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.38.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "ede484d9e9746b40703ad4c9601b0f0f04af4ffafdfeb043c14709c4d5cebaca"
|
"hash": "dc460880cd4fb2191565227c5a1f6788202df567238082e82c663e4a613ad676"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "354a8b830b0e82669251cf14ca7d6519e7a036b680f2bd6c515f7a0a8a7cf91d"
|
"hash": "e52c72864aeec4ba4d5722a22f123dc3501a0b9a720679188d9d4ee47d9138b7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user