diff options
| author | AmbulantRex <21176662+AmbulantRex@users.noreply.github.com> | 2023-04-09 10:53:09 -0600 |
|---|---|---|
| committer | AmbulantRex <21176662+AmbulantRex@users.noreply.github.com> | 2023-04-09 10:53:09 -0600 |
| commit | 7dd4201971f1bb19ea380f2ca83aed11206cfe97 (patch) | |
| tree | 28b2b4bc79275bfe4163c3f7bc4282d075cfba16 /tests/Jellyfin.Server.Implementations.Tests/Test Data/Updates | |
| parent | 3a731051adf6d636517e5a9babbbe9f9da7d520b (diff) | |
Reconcile pre-packaged meta.json against manifest on install
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Tests/Test Data/Updates')
| -rw-r--r-- | tests/Jellyfin.Server.Implementations.Tests/Test Data/Updates/manifest-stable.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Tests/Test Data/Updates/manifest-stable.json b/tests/Jellyfin.Server.Implementations.Tests/Test Data/Updates/manifest-stable.json index 3aec29958..57367ce88 100644 --- a/tests/Jellyfin.Server.Implementations.Tests/Test Data/Updates/manifest-stable.json +++ b/tests/Jellyfin.Server.Implementations.Tests/Test Data/Updates/manifest-stable.json @@ -13,8 +13,7 @@ "targetAbi": "10.6.0.0", "sourceUrl": "https://repo.jellyfin.org/releases/plugin/anime/anime_10.0.0.0.zip", "checksum": "93e969adeba1050423fc8817ed3c36f8", - "timestamp": "2020-08-17T01:41:13Z", - "assemblies": [ "Jellyfin.Plugin.Anime.dll" ] + "timestamp": "2020-08-17T01:41:13Z" }, { "version": "9.0.0.0", @@ -22,8 +21,7 @@ "targetAbi": "10.6.0.0", "sourceUrl": "https://repo.jellyfin.org/releases/plugin/anime/anime_9.0.0.0.zip", "checksum": "9b1cebff835813e15f414f44b40c41c8", - "timestamp": "2020-07-20T01:30:16Z", - "assemblies": [ "Jellyfin.Plugin.Anime.dll" ] + "timestamp": "2020-07-20T01:30:16Z" } ] }, |
