mirror of
https://github.com/YunoHost-Apps/my-mind_ynh.git
synced 2024-09-03 19:46:22 +02:00
Updated to version 1.1
This commit is contained in:
parent
8ba3e642a3
commit
bbb673a06b
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# My-Mind for YunoHost
|
||||
|
||||
[](https://install-app.yunohost.org/?app=my-mind)
|
||||
<strong>Version:</strong> 1.0 <br><br>
|
||||
<strong>Version:</strong> 1.1 <br><br>
|
||||
* [Yunohost project](https://yunohost.org)
|
||||
* [My-Mind official web page](http://my-mind.github.io/)
|
||||
* [Sample mind map](http://my-mind.github.io/?map=examples/features.mymind) showcasing many features
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://github.com/ondras/my-mind/archive/v1.0.zip
|
||||
SOURCE_SUM=304c572557dda7a7f45a48993dda6d2b7a261e817b1c5b122a7d874e2a782891
|
||||
SOURCE_URL=https://github.com/ondras/my-mind/archive/v1.1.tar.gz
|
||||
SOURCE_SUM=b9376294093da651c87a2352ee6d2a26c850e5a9bedc4320c87f215140574387
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Online Mindmapping Software",
|
||||
"fr": "Editeur de mindmaps, carte mentales"
|
||||
},
|
||||
"version": "1.0",
|
||||
"version": "1.1",
|
||||
"url": "https://github.com/ondras/my-mind",
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue