mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
[fix] Archive
This commit is contained in:
parent
44011d1879
commit
525098dc63
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ APPNAME="ttrss"
|
||||||
VERSION="17.4"
|
VERSION="17.4"
|
||||||
|
|
||||||
# Remote URL to fetch ttrss tarball
|
# Remote URL to fetch ttrss tarball
|
||||||
TTRSS_BINARY_URL="https://git.tt-rss.org/git/tt-rss/archive/${VERSION}.tar.gz"
|
TTRSS_BINARY_URL="https://git.tt-rss.org/git/tt-rss/archive/${VERSION}.zip"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Common helpers
|
# Common helpers
|
||||||
|
|
Loading…
Add table
Reference in a new issue