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
|
# My-Mind for YunoHost
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=my-mind)
|
[](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)
|
* [Yunohost project](https://yunohost.org)
|
||||||
* [My-Mind official web page](http://my-mind.github.io/)
|
* [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
|
* [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_URL=https://github.com/ondras/my-mind/archive/v1.1.tar.gz
|
||||||
SOURCE_SUM=304c572557dda7a7f45a48993dda6d2b7a261e817b1c5b122a7d874e2a782891
|
SOURCE_SUM=b9376294093da651c87a2352ee6d2a26c850e5a9bedc4320c87f215140574387
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=
|
SOURCE_FILENAME=
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Online Mindmapping Software",
|
"en": "Online Mindmapping Software",
|
||||||
"fr": "Editeur de mindmaps, carte mentales"
|
"fr": "Editeur de mindmaps, carte mentales"
|
||||||
},
|
},
|
||||||
"version": "1.0",
|
"version": "1.1",
|
||||||
"url": "https://github.com/ondras/my-mind",
|
"url": "https://github.com/ondras/my-mind",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue