Skip to content

Commit

Permalink
misc: update unstable manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
revam authored and github-actions[bot] committed Mar 31, 2024
1 parent 21e8893 commit 2afc675
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions manifest-unstable.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
"category": "Metadata",
"imageUrl": "https://raw.githubusercontent.com/ShokoAnime/Shokofin/master/LogoWide.png",
"versions": [
{
"version": "3.0.1.68",
"changelog": "fix: register & fix the signalr connection manager",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/ShokoAnime/Shokofin/releases/download/3.0.1.68/shoko_3.0.1.68.zip",
"checksum": "f7f21944a55a43c1974b583d910f1bdc",
"timestamp": "2024-03-31T07:51:13Z"
},
{
"version": "3.0.1.67",
"changelog": "feat: initial PoC SignalR connection manager\n\n- Add the initial PoC SignalR Connection Manager responsible for\n reacting to Shoko file, episode, and series update events, if\n enabled. Currently it only prints debug messages when enabled. And\n it can only be enabled by manually editing the settings xml.\n\nmisc: change mount of shoko api controller",
Expand Down Expand Up @@ -39,14 +47,6 @@
"sourceUrl": "https://github.com/ShokoAnime/Shokofin/releases/download/3.0.1.64/shoko_3.0.1.64.zip",
"checksum": "e6c72aade8a4a964bdfd8f9057b39ce5",
"timestamp": "2024-03-31T00:45:50Z"
},
{
"version": "3.0.1.63",
"changelog": "misc: try adding icon and color to discord embeds\n\n- First attempt at adding color (will word) and an icon (not so sure) to\n discord embeds.\n\nmisc: advertise support for movie trailers\n\n- Advertise our support for local movie trailers\u00b9. Finally I can close #10.\n\n\u00b9 _As long as the VFS is used._\n[skip ci]",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/ShokoAnime/Shokofin/releases/download/3.0.1.63/shoko_3.0.1.63.zip",
"checksum": "7d24b26f8a7601b12b46be01416b0992",
"timestamp": "2024-03-31T00:42:11Z"
}
]
}
Expand Down

0 comments on commit 2afc675

Please sign in to comment.