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

Merge pull request #62 from YunoHost-Apps/testing

3.104.0~ynh1
This commit is contained in:
Fabian Wilkens 2022-11-23 18:44:46 +01:00 committed by GitHub
commit b955e404c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -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
**Shipped version:** 3.96.1~ynh1
**Shipped version:** 3.104.0~ynh1
**Demo:** https://standardnotes.org/demo

View file

@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Application de prise de notes chiffrées
**Version incluse :** 3.96.1~ynh1
**Version incluse :** 3.104.0~ynh1
**Démo :** https://standardnotes.org/demo

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.96.1.tar.gz
SOURCE_SUM=10b2a0a3d289f1c25f4a25cb9a36f1b6956d9e44fa640b56e8ec425f47dd55b6
SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.104.0.tar.gz
SOURCE_SUM=71c093ef7b5974b39469de9c8fdf6da5677b1b21df22837541d5d494c6b1e5b6
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "End-to-end encrypted note-taking app",
"fr": "Application de prise de notes chiffrées"
},
"version": "3.96.1~ynh1",
"version": "3.104.0~ynh1",
"url": "https://github.com/standardnotes/web",
"upstream": {
"license": "AGPL-3.0-or-later",