mirror of
https://github.com/YunoHost-Apps/trilium_ynh.git
synced 2024-10-01 13:34:49 +02:00
Update to 0.46.7
This commit is contained in:
parent
675cf1f954
commit
e794b1e182
4 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
## Overview
|
||||
Trilium Notes is an Evernote-like hierechical note taking application with many advanced features, focused on building a large personal knowledge base.
|
||||
|
||||
**Shipped version:** 0.46.6
|
||||
**Shipped version:** 0.46.7
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
|||
## Vue d'ensemble
|
||||
Trilium Notes est une application de prise de note hiérarchique semblable a Evernote, avec maintes fonctions avancées, centrée sur la constuction d'une large base de connsaissances personelle.
|
||||
|
||||
**Version incluse :** 0.46.6
|
||||
**Version incluse :** 0.46.7
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.46.6.tar.gz
|
||||
SOURCE_SUM=efcc6196997ac66c5503527bb7b76a4f1d4e893e9dc91bd96a4f2355eb2969e2
|
||||
SOURCE_URL=https://github.com/zadam/trilium/archive/refs/tags/v0.46.7.tar.gz
|
||||
SOURCE_SUM=623987b4bdd09963a1647946acd27ffcb0fd2324f2dfb5015ffe2cda4b20d3db
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "A hierarchical note taking application with focus on building large personal knowledge base",
|
||||
"fr": "Une application de prise de note hiérarchique centrée sur la constuction d'une large base de connsaissances personelle"
|
||||
},
|
||||
"version": "0.46.6~ynh1",
|
||||
"version": "0.46.7~ynh1",
|
||||
"url": "https://github.com/zadam/trilium",
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue