1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vikunja_ynh.git synced 2024-09-03 18:06:26 +02:00

upgrade to last version

This commit is contained in:
ericgaspar 2021-08-05 22:43:38 +02:00
parent 245ec21c2e
commit 3327b76330
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.11.0.zip
SOURCE_SUM=3a5dfea11cf5865440853907d9c96a16b636bc1bc9bf44e46c89965bea5a50fe
SOURCE_URL=https://dl.vikunja.io/frontend/vikunja-frontend-unstable.zip
SOURCE_SUM=4e176ad1c4e44c0a40a2d6f7326ecb735960dd33ed378f11f2f6e40eb38ffa08
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.0/vikunja-unstable-amd64.deb
SOURCE_SUM=31348c62f599b093f1c464c48c09a4c23b7a1d2d881a373adabc3f23b80d10a6
SOURCE_URL=https://dl.vikunja.io/api/0.17.1/vikunja-unstable-amd64.deb
SOURCE_SUM=0c24a28ddfa3e185761177e088c328fead721f321e2a5c1adfaaa6486717fefc
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.0~ynh1",
"version": "0.17.1~ynh1",
"url": "https://vikunja.io/",
"upstream": {
"license": "GPL-3.0",