mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
2.1.1
This commit is contained in:
parent
2661cf72bd
commit
d82ce7f512
3 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
||||||
[](https://install-app.yunohost.org/?app=ghost)<br><br>
|
[](https://install-app.yunohost.org/?app=ghost)<br><br>
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Shipped version: **2.1.0** <br><br>
|
Shipped version: **2.1.1** <br><br>
|
||||||
|
|
||||||
- [Yunohost project](https://yunohost.org)
|
- [Yunohost project](https://yunohost.org)
|
||||||
- [Ghost](https://ghost.org/)
|
- [Ghost](https://ghost.org/)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/2.1.0/Ghost-2.1.0.zip
|
SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/2.1.1/Ghost-2.1.1.zip
|
||||||
SOURCE_SUM=f43d5ec409b690104356092e853459a97a412dca505466a4cbcb6e8e2c72e59c
|
SOURCE_SUM=d1b2d61aea05d92b6bfcfe1bdfa547e314aa0915e5518984bed4737e87031fa6
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Just a blogging platform",
|
"en": "Just a blogging platform",
|
||||||
"fr": "Plateforme de blogging"
|
"fr": "Plateforme de blogging"
|
||||||
},
|
},
|
||||||
"version": "2.1.0",
|
"version": "2.1.1",
|
||||||
"url": "https://ghost.org/",
|
"url": "https://ghost.org/",
|
||||||
"license": "free",
|
"license": "free",
|
||||||
"developer": {
|
"developer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue