jellyfin-plugin-anidb/build.yaml

24 lines
644 B
YAML
Raw Normal View History

2020-12-14 22:26:18 +00:00
name: "AniDB"
2020-12-14 22:19:43 +00:00
guid: "a2b2a7ed-aa28-4521-a64a-63d86901f246"
2021-05-07 15:20:07 +00:00
imageUrl: https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-anidb.png
2021-09-07 21:10:52 +00:00
version: "4"
2021-09-07 21:21:13 +00:00
targetAbi: "10.7.7.0"
2021-09-26 22:26:51 +00:00
framework: "net6.0"
2019-04-19 21:02:26 +00:00
owner: "jellyfin"
2020-12-14 22:29:33 +00:00
overview: "AniDB metadata provider"
description: >
2020-12-14 22:29:33 +00:00
AniDB metadata provider
2021-09-07 21:10:52 +00:00
2019-03-11 02:47:16 +00:00
category: "Metadata"
2019-02-10 20:09:56 +00:00
artifacts:
2021-05-07 15:20:07 +00:00
- "Jellyfin.Plugin.AniDB.dll"
2021-09-07 21:10:52 +00:00
changelog: |2-
### Dependency updates ###
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#8) @dependabot
### CI & build changes ###
- Update ci (#10) @h1dden-da3m0n
### Code or Repo Maintenance ###
- chore: plugin images (#9) @h1dden-da3m0n