1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ttrss_ynh.git synced 2024-10-01 13:34:46 +02:00

{fix] Version

This commit is contained in:
Rafi59 2017-07-14 15:01:31 +02:00 committed by GitHub
parent 525098dc63
commit 5e187833da

View file

@ -5,7 +5,7 @@
APPNAME="ttrss"
# ttrss version, use latest commit found here: https://tt-rss.org/fox/tt-rss/commits/master
VERSION="17.4"
VERSION="09628e1b1a"
# Remote URL to fetch ttrss tarball
TTRSS_BINARY_URL="https://git.tt-rss.org/git/tt-rss/archive/${VERSION}.zip"