mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 11:48:49 +00:00
assorted unit3d: bump engine tags
This commit is contained in:
parent
8d7d39f520
commit
afc7c329ae
4 changed files with 4 additions and 4 deletions
src/Jackett.Common/Definitions
|
@ -180,4 +180,4 @@ search:
|
|||
optional: true
|
||||
title:
|
||||
text: "{{ if and (.Config.single_file_release_use_filename) (eq .Result.files \"1\") (.Result.title_filename) }}{{ .Result.title_filename }}{{ else }}{{ .Result.title_optional }}{{ end }}"
|
||||
# json UNIT3D 8.x.x (custom)
|
||||
# json UNIT3D 8.0.1
|
||||
|
|
|
@ -175,4 +175,4 @@ search:
|
|||
optional: true
|
||||
title:
|
||||
text: "{{ if and (.Config.single_file_release_use_filename) (eq .Result.files \"1\") (.Result.title_filename) }}{{ .Result.title_filename }}{{ else }}{{ .Result.title_optional }}{{ end }}"
|
||||
# json UNIT3D 8.0.0
|
||||
# json UNIT3D 8.0.1
|
||||
|
|
|
@ -203,4 +203,4 @@ search:
|
|||
optional: true
|
||||
title:
|
||||
text: "{{ if and (.Config.single_file_release_use_filename) (eq .Result.files \"1\") (.Result.title_filename) }}{{ .Result.title_filename }}{{ else }}{{ .Result.title_optional }}{{ end }}"
|
||||
# json UNIT3D 8.0.0
|
||||
# json UNIT3D 8.0.1
|
||||
|
|
|
@ -174,4 +174,4 @@ search:
|
|||
optional: true
|
||||
title:
|
||||
text: "{{ if and (.Config.single_file_release_use_filename) (eq .Result.files \"1\") (.Result.title_filename) }}{{ .Result.title_filename }}{{ else }}{{ .Result.title_optional }}{{ end }}"
|
||||
# json UNIT3D 8.0.0
|
||||
# json UNIT3D 8.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue