mirror of
https://github.com/YunoHost-Apps/pytition_ynh.git
synced 2024-09-03 20:16:08 +02:00
Upgrade to version 2.7
This commit is contained in:
parent
8e360adeb5
commit
bc123512aa
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/pytition/Pytition/archive/refs/tags/v2.6.tar.gz
|
||||
SOURCE_SUM=7f8f4515ce785e9e299c22514d0e23a11c7ffaf43ba7753a8ae88f17cbabc98d
|
||||
SOURCE_URL=https://github.com/pytition/Pytition/archive/refs/tags/v2.7.tar.gz
|
||||
SOURCE_SUM=3ed7ea64765a259a453cbd58569ed0177e40a4f248995bd0c613966d1d40d60e
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Host privacy-friendly online petitions",
|
||||
"fr": "Hébergez des pétitions en ligne respectueuses de la vie privée"
|
||||
},
|
||||
"version": "2.6~ynh1",
|
||||
"version": "2.7~ynh1",
|
||||
"url": "https://pytition.org",
|
||||
"upstream": {
|
||||
"license": "BSD-3-Clause",
|
||||
|
|
Loading…
Reference in a new issue