mirror of
https://github.com/YunoHost-Apps/shaarli_ynh.git
synced 2024-09-03 20:26:10 +02:00
Updated to version 0.10.4.Thanks to https://github.com/virtualtam
This commit is contained in:
parent
9db697ca65
commit
65165908b6
3 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@ It is based on the community version of Shaarli (from @sebsauvage original softw
|
||||||
You can get a demo [here](https://shaarli.readthedocs.io/en/master/#demo).
|
You can get a demo [here](https://shaarli.readthedocs.io/en/master/#demo).
|
||||||
|
|
||||||
|
|
||||||
Current version: **0.10.3**
|
Current version: **0.10.4**
|
||||||
|
|
||||||
Maintainer: @Lapineige
|
Maintainer: @Lapineige
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/shaarli/Shaarli/releases/download/v0.10.3/shaarli-v0.10.3-full.tar.gz
|
SOURCE_URL=https://github.com/shaarli/Shaarli/releases/download/v0.10.4/shaarli-v0.10.4-full.tar.gz
|
||||||
SOURCE_SUM=48a6044ac9fd897a1835545bab09258355f315722d2e9414d837408ea19f92c9
|
SOURCE_SUM=8ea0dbba0f6265ec1419b529c9d49730ec4c4fffc1d87875438c756a470fa402
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
},
|
},
|
||||||
"url": "https://github.com/shaarli/Shaarli",
|
"url": "https://github.com/shaarli/Shaarli",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.10.3~ynh1",
|
"version": "0.10.4~ynh1",
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
"nginx",
|
"nginx",
|
||||||
|
|
Loading…
Add table
Reference in a new issue