fixed #115 by adding support for nc26

This commit is contained in:
benson
2023-04-24 22:54:42 +08:00
parent b6a1b6ce83
commit 412939fe2b

View File

@@ -8,7 +8,7 @@ Search for torrents within the app from mutiple BT sites;
Control Aria2 and manage download tasks from the web; Control Aria2 and manage download tasks from the web;
download videos from 700+ video sites(youtube,youku,vimo,dailymotion,twitter,facebook and the likes download videos from 700+ video sites(youtube,youku,vimo,dailymotion,twitter,facebook and the likes
</description> </description>
<version>1.0.4</version> <version>1.0.6</version>
<licence>agpl</licence> <licence>agpl</licence>
<author mail="freefallbenson@gmail.com" homepage="https://github.com/shiningw">jiaxinhuang</author> <author mail="freefallbenson@gmail.com" homepage="https://github.com/shiningw">jiaxinhuang</author>
<namespace>NCDownloader</namespace> <namespace>NCDownloader</namespace>
@@ -20,7 +20,7 @@ download videos from 700+ video sites(youtube,youku,vimo,dailymotion,twitter,fac
<repository>https://github.com/shiningw/ncdownloader</repository> <repository>https://github.com/shiningw/ncdownloader</repository>
<dependencies> <dependencies>
<php min-version="7.3" max-version="8.1" /> <php min-version="7.3" max-version="8.1" />
<nextcloud min-version="20" max-version="25"/> <nextcloud min-version="20" max-version="26"/>
</dependencies> </dependencies>
<navigations> <navigations>
<navigation> <navigation>