1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vikunja_ynh.git synced 2024-09-03 18:06:26 +02:00
This commit is contained in:
ericgaspar 2021-08-05 17:37:40 +02:00
parent fe720abe70
commit db317f6c4b
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://dl.vikunja.io/frontend/vikunja-frontend-0.1.0.zip
SOURCE_SUM=1423910fad3e5ed53671abf2d576896f347f1d8d00fdb12e111ce18fc9ac9332
SOURCE_URL=https://dl.vikunja.io/frontend/vikunja-frontend-0.11.0.zip
SOURCE_SUM=3a5dfea11cf5865440853907d9c96a16b636bc1bc9bf44e46c89965bea5a50fe
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://dl.vikunja.io/api/0.17.1/vikunja-unstable-amd64.deb
SOURCE_SUM=0c24a28ddfa3e185761177e088c328fead721f321e2a5c1adfaaa6486717fefc
SOURCE_URL=https://dl.vikunja.io/api/0.17.0/vikunja-unstable-amd64.deb
SOURCE_SUM=31348c62f599b093f1c464c48c09a4c23b7a1d2d881a373adabc3f23b80d10a6
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Self-hosted To-Do list application",
"fr": "Application de liste de tâches auto-hébergée "
},
"version": "0.17.1~ynh1",
"version": "0.17.0~ynh1",
"url": "https://vikunja.io/",
"upstream": {
"license": "GPL-3.0",