mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2024-09-03 20:26:22 +02:00
commit
294a7b88cd
4 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
End-to-end encrypted note-taking app
|
End-to-end encrypted note-taking app
|
||||||
|
|
||||||
**Shipped version:** 3.20.0~ynh1
|
**Shipped version:** 3.20.2~ynh1
|
||||||
|
|
||||||
**Demo:** https://standardnotes.org/demo
|
**Demo:** https://standardnotes.org/demo
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
Application de prise de notes chiffrées
|
Application de prise de notes chiffrées
|
||||||
|
|
||||||
**Version incluse :** 3.20.0~ynh1
|
**Version incluse :** 3.20.2~ynh1
|
||||||
|
|
||||||
**Démo :** https://standardnotes.org/demo
|
**Démo :** https://standardnotes.org/demo
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "End-to-end encrypted note-taking app",
|
"en": "End-to-end encrypted note-taking app",
|
||||||
"fr": "Application de prise de notes chiffrées"
|
"fr": "Application de prise de notes chiffrées"
|
||||||
},
|
},
|
||||||
"version": "3.20.0~ynh1",
|
"version": "3.20.2~ynh1",
|
||||||
"url": "https://github.com/standardnotes/web",
|
"url": "https://github.com/standardnotes/web",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
|
|
|
@ -17,7 +17,7 @@ RUBY_VERSION="2.7.3"
|
||||||
NODEJS_VERSION="16"
|
NODEJS_VERSION="16"
|
||||||
|
|
||||||
SOURCE="https://github.com/standardnotes/web"
|
SOURCE="https://github.com/standardnotes/web"
|
||||||
COMMIT="59ec0980977c091c1dc2cfc3b9030a89292ca36a"
|
COMMIT="4d581feb0ac862e5face27be3fd52ac39f565d23"
|
||||||
|
|
||||||
node_max_old_space_size=2048
|
node_max_old_space_size=2048
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue