1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2024-09-03 20:26:22 +02:00

Merge pull request #102 from YunoHost-Apps/testing

2022.10.26~ynh1
This commit is contained in:
Fabian Wilkens 2022-10-31 20:28:27 +01:00 committed by GitHub
commit 025e9c89db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place. Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place.
**Shipped version:** 2022.10.20~ynh1 **Shipped version:** 2022.10.26~ynh1
**Demo:** https://standardnotes.org/demo **Demo:** https://standardnotes.org/demo
## Disclaimers / important information ## Disclaimers / important information

View file

@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Standard Notes est une application de prise de notes chiffrée de bout en bout pour les numériciens et les professionnels. Capturez vos notes, vos fichiers et le travail de votre vie en un seul endroit sécurisé. Standard Notes est une application de prise de notes chiffrée de bout en bout pour les numériciens et les professionnels. Capturez vos notes, vos fichiers et le travail de votre vie en un seul endroit sécurisé.
**Version incluse :** 2022.10.20~ynh1 **Version incluse :** 2022.10.26~ynh1
**Démo :** https://standardnotes.org/demo **Démo :** https://standardnotes.org/demo
## Avertissements / informations importantes ## Avertissements / informations importantes

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/standardnotes/server/archive/4ea73090013c55e8d7f4c2158dec9bd98710d848.tar.gz SOURCE_URL=https://github.com/standardnotes/server/archive/72760d942e539d166f1b3d491777f3da13753845.tar.gz
SOURCE_SUM=e70aaefd4560acae9224a53728050e220186022eab6fc9cb8da61e9994499a25 SOURCE_SUM=24c00909e18ddf2e2f580398ee3c8501effbf42c3bf7c3e21c8d3884ce8de7d3
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -5,7 +5,7 @@
"description": { "description": {
"en": "The Standard Notes syncing server. An end-to-end encrypted note-taking app." "en": "The Standard Notes syncing server. An end-to-end encrypted note-taking app."
}, },
"version": "2022.10.20~ynh1", "version": "2022.10.26~ynh1",
"url": "https://github.com/standardnotes/standalone", "url": "https://github.com/standardnotes/standalone",
"upstream": { "upstream": {
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",