1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mytinytodo_ynh.git synced 2024-09-03 19:46:01 +02:00
This commit is contained in:
Éric Gaspar 2022-10-22 22:26:05 +02:00
parent 49339f8dee
commit 41dd35e0a4
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://github.com/maxpozdeev/mytinytodo/releases/download/v1.6.10/mytinytodo-v1.6.10.zip
SOURCE_SUM=70c7c623718b2735f5422379098a3457888b231990a4f447232490021d43a1e4
SOURCE_URL=https://github.com/maxpozdeev/mytinytodo/releases/download/v1.7.0/mytinytodo-v1.7.0.tar.gz
SOURCE_SUM=b0bf842cb0594a6ce9c2e0861081e9e98e80e347f69afdfbf98ad95dbabfda88
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_EXTRACT=true

View file

@ -6,7 +6,7 @@
"en": "Open source to-do list script",
"fr": "Gestionnaire de todo list"
},
"version": "1.6.10~ynh2",
"version": "1.7.0~ynh1",
"url": "http://www.mytinytodo.net/",
"upstream": {
"license": "GPL-2.0",