mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2024-09-03 20:26:22 +02:00
commit
81b6d171f3
4 changed files with 5 additions and 6 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
|
End-to-end encrypted note-taking app
|
||||||
|
|
||||||
**Shipped version:** 3.66.0~ynh2
|
**Shipped version:** 3.88.1~ynh1
|
||||||
|
|
||||||
**Demo:** https://standardnotes.org/demo
|
**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
|
Application de prise de notes chiffrées
|
||||||
|
|
||||||
**Version incluse :** 3.66.0~ynh2
|
**Version incluse :** 3.88.1~ynh1
|
||||||
|
|
||||||
**Démo :** https://standardnotes.org/demo
|
**Démo :** https://standardnotes.org/demo
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.66.0.tar.gz
|
SOURCE_URL=https://github.com/standardnotes/app/archive/refs/tags/@standardnotes/web@3.88.1.tar.gz
|
||||||
SOURCE_SUM=135aea740cb5d0497faf1f05a234965f6410f07cf429d839ea516179e0d57f40
|
SOURCE_SUM=daf5ae233991dcb4ddc860b908767bdb19cc44b161e3e3e91a39567c26913d15
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=
|
SOURCE_FILENAME=
|
||||||
SOURCE_EXTRACT=true
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "End-to-end encrypted note-taking app",
|
"en": "End-to-end encrypted note-taking app",
|
||||||
"fr": "Application de prise de notes chiffrées"
|
"fr": "Application de prise de notes chiffrées"
|
||||||
},
|
},
|
||||||
"version": "3.66.0~ynh2",
|
"version": "3.88.1~ynh1",
|
||||||
"url": "https://github.com/standardnotes/web",
|
"url": "https://github.com/standardnotes/web",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
|
|
Loading…
Add table
Reference in a new issue