mirror of
https://github.com/0belous/universal-plugin-repo.git
synced 2025-12-19 19:21:17 -03:00
update version
This commit is contained in:
parent
4202de2b03
commit
ba573ca71c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
const fs = require('fs/promises');
|
||||
const path = require('path');
|
||||
const crypto = require('crypto');
|
||||
const userAgent = "Jellyfin-Server/10.11.0"; // Required for some repositories
|
||||
const userAgent = "Jellyfin-Server/10.11.4"; // Required for some repositories
|
||||
|
||||
const imagesDir = path.join(__dirname, 'images');
|
||||
const imageBaseUrl = 'https://raw.githubusercontent.com/0belous/universal-plugin-repo/refs/heads/main/images/';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue