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 #46 from YunoHost-Apps/ci-auto-update-v3.41.3

Upgrade to version 3.41.3
This commit is contained in:
Fabian Wilkens 2022-08-05 13:05:27 +02:00 committed by GitHub
commit ae562a251f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 6 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.39.1~ynh1
**Shipped version:** 3.41.3~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.39.1~ynh1
**Version incluse :** 3.41.3~ynh1
**Démo :** https://standardnotes.org/demo

View file

@ -1,7 +1,6 @@
SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.39.1.tar.gz
SOURCE_SUM=1dc84e151c20f5a31cf8b6f9c1248b14d2f72800f58557ddb8fe8ee54d360c58
SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.41.3.tar.gz
SOURCE_SUM=fbef3e8d1f79cca9a4e156744bd5342495f3f60a6661d30e2d7335cca4c1e18a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=
SOURCE_EXTRACT=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.39.1~ynh1",
"version": "3.41.3~ynh1",
"url": "https://github.com/standardnotes/web",
"upstream": {
"license": "AGPL-3.0-or-later",