mirror of
https://github.com/YunoHost-Apps/commento_ynh.git
synced 2024-09-03 18:16:16 +02:00
commit
8ab315b7df
4 changed files with 8 additions and 8 deletions
|
@ -28,7 +28,7 @@ Commento allows you to foster discussion on your website – if you have a blog,
|
||||||
- Upvotes and downvotes
|
- Upvotes and downvotes
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 1.8.5~ynh5
|
**Shipped version:** 1.8.6~ynh1
|
||||||
|
|
||||||
**Demo:** https://demo.commento.io/
|
**Demo:** https://demo.commento.io/
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@ Commento allows you to foster discussion on your website – if you have a blog,
|
||||||
- Upvotes and downvotes
|
- Upvotes and downvotes
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 1.8.5~ynh5
|
**Version incluse :** 1.8.6~ynh1
|
||||||
|
|
||||||
**Démo :** https://demo.commento.io/
|
**Démo :** https://demo.commento.io/
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/souramoo/commentoplusplus/releases/download/v1.8.5/release-1.8.5.tar.gz
|
SOURCE_URL=https://github.com/souramoo/commentoplusplus/releases/download/v1.8.6/release_1.8.6.tar.gz
|
||||||
SOURCE_SUM=63d3b0c08163c4c0a5cd587377b06095ed693b947acb1bd15c6658fc11b9310a
|
SOURCE_SUM=a7e01c4fd6a94e938526b9ea62e6813c05651fd1a1f3b08eefb010144a9b4848
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
|
|
|
@ -6,12 +6,12 @@
|
||||||
"en": "Fast, privacy-focused commenting platform",
|
"en": "Fast, privacy-focused commenting platform",
|
||||||
"fr": "Plateforme de commentaires rapide axée sur la confidentialité"
|
"fr": "Plateforme de commentaires rapide axée sur la confidentialité"
|
||||||
},
|
},
|
||||||
"version": "1.8.5~ynh5",
|
"version": "1.8.6~ynh1",
|
||||||
"url": "https://commento.io/",
|
"url": "https://commento.io/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"website": "https://commento.io/",
|
"website": "https://commento.io/",
|
||||||
"demo": "https://demo.commento.io/",
|
"demo": "https://demo.souradip.com/chat.html",
|
||||||
"admindoc": "https://docs.commento.io/",
|
"admindoc": "https://docs.commento.io/",
|
||||||
"code": "https://github.com/souramoo/commentoplusplus"
|
"code": "https://github.com/souramoo/commentoplusplus"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue