mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2024-09-03 20:26:22 +02:00
Merge pull request #73 from YunoHost-Apps/ci-auto-update-v3.138.0
Upgrade to version 3.138.0
This commit is contained in:
commit
3294113246
4 changed files with 5 additions and 5 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
|
||||
|
||||
**Shipped version:** 3.136.3~ynh1
|
||||
**Shipped version:** 3.138.0~ynh1
|
||||
|
||||
**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
|
||||
|
||||
**Version incluse :** 3.136.3~ynh1
|
||||
**Version incluse :** 3.138.0~ynh1
|
||||
|
||||
**Démo :** https://standardnotes.org/demo
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.136.3.tar.gz
|
||||
SOURCE_SUM=59ca87eca3a8afd0dde0d24bcd17e4794db6ad43fa210c5929fd5ef55ca1333a
|
||||
SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.138.0.tar.gz
|
||||
SOURCE_SUM=1873665f09e559d9e492b63c33860187c7ec122c7a161c65ce4ce93531ca0c94
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "End-to-end encrypted note-taking app",
|
||||
"fr": "Application de prise de notes chiffrées"
|
||||
},
|
||||
"version": "3.136.3~ynh1",
|
||||
"version": "3.138.0~ynh1",
|
||||
"url": "https://github.com/standardnotes/web",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Add table
Reference in a new issue