1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
This commit is contained in:
Jean-Baptiste 2017-10-19 09:06:12 +00:00 committed by GitHub
commit 56b1896785

View file

@ -6,7 +6,7 @@
VERSION="1.0.41" VERSION="1.0.41"
# Remote URL to fetch application source archive # Remote URL to fetch application source archive
APPLICATION_SOURCE_URL="https://kanboard.net/kanboard-${VERSION}.zip" APPLICATION_SOURCE_URL="https://github.com/kanboard/kanboard/releases/download/v${VERSION}/kanboard-${VERSION}.zip"
# #
# Common helpers # Common helpers