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 #85 from YunoHost-Apps/ci-auto-update-2022.09.02

Upgrade to 2022.09.02
This commit is contained in:
yalh76 2022-09-07 23:00:27 +02:00 committed by GitHub
commit fe6b560df0
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.
**Shipped version:** 2022.08.30~ynh1
**Shipped version:** 2022.09.02~ynh1
**Demo:** https://standardnotes.org/demo

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é.
**Version incluse :** 2022.08.30~ynh1
**Version incluse :** 2022.09.02~ynh1
**Démo :** https://standardnotes.org/demo

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/standardnotes/server/archive/f6b359a77207deb66b497038e8ff2f04b287bea2.tar.gz
SOURCE_SUM=50f92435eb2c86e42ab2dc9c17b3a6d2b45278e845355e3fa148bcb003ff8763
SOURCE_URL=https://github.com/standardnotes/server/archive/9e2aea2793ed274fb0d36a4e09197f0c0b208d4f.tar.gz
SOURCE_SUM=69aa8537580421d2e457768485e95aa23342c1684a196faeee752624c4a0e56a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

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