mirror of
https://github.com/YunoHost-Apps/chitchatter_ynh.git
synced 2024-09-03 18:15:59 +02:00
commit
45dd3356bd
5 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@ Chitchatter is a free (as in both price and freedom) communication tool. It is d
|
||||||
- Ephemeral
|
- Ephemeral
|
||||||
- Decentralized
|
- Decentralized
|
||||||
|
|
||||||
**Shipped version:** 1.0~ynh1
|
**Shipped version:** 1.0~ynh2
|
||||||
|
|
||||||
**Demo:** https://chitchatter.im/
|
**Demo:** https://chitchatter.im/
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ Chitchatter is a free (as in both price and freedom) communication tool. It is d
|
||||||
- Ephemeral
|
- Ephemeral
|
||||||
- Decentralized
|
- Decentralized
|
||||||
|
|
||||||
**Version incluse :** 1.0~ynh1
|
**Version incluse :** 1.0~ynh2
|
||||||
|
|
||||||
**Démo :** https://chitchatter.im/
|
**Démo :** https://chitchatter.im/
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
is_public=1
|
is_public=1
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=0
|
||||||
setup_root=1
|
setup_root=1
|
||||||
setup_nourl=0
|
setup_nourl=0
|
||||||
setup_private=1
|
setup_private=1
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Peer-to-peer chat app that is serverless, decentralized, and ephemeral",
|
"en": "Peer-to-peer chat app that is serverless, decentralized, and ephemeral",
|
||||||
"fr": "Application de chat peer-to-peer sans serveur, décentralisée et éphémère"
|
"fr": "Application de chat peer-to-peer sans serveur, décentralisée et éphémère"
|
||||||
},
|
},
|
||||||
"version": "1.0~ynh1",
|
"version": "1.0~ynh2",
|
||||||
"url": "https://chitchatter.im/",
|
"url": "https://chitchatter.im/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
# PHP APP SPECIFIC
|
# PHP APP SPECIFIC
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
version_commit=e2bac732cf1288f7b5d0bec151098f18e8b1d0d6
|
version_commit=d5aa4d7f0b855319f2e7d203a8ecdd3a3c7d8bc1
|
||||||
|
|
||||||
# nodejs version
|
# nodejs version
|
||||||
nodejs_version=16
|
nodejs_version=16
|
||||||
|
|
Loading…
Add table
Reference in a new issue