mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
update to 3.38.2
This commit is contained in:
parent
fcf68c68c6
commit
33da31f2d3
3 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
## Overview
|
||||
Ghost is a fully open source, adaptable platform for building and running a modern online publication.
|
||||
|
||||
**Shipped version:** 3.19.2
|
||||
**Shipped version:** 3.38.2
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/3.19.2/Ghost-3.19.2.zip
|
||||
SOURCE_SUM=b60875ff763305f3cc9db21610a82c14f03e08bf35838d089b9313c0eca1ee59
|
||||
SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/3.38.2/Ghost-3.38.2.zip
|
||||
SOURCE_SUM=6e2ded337ccdcf537a9bf73207ca4ec906d83ebd2bd3c5c20d45dad532687a1f
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Just a blogging platform",
|
||||
"fr": "Plateforme de blogging"
|
||||
},
|
||||
"version": "3.19.2~ynh1",
|
||||
"version": "3.38.2~ynh1",
|
||||
"url": "https://ghost.org/",
|
||||
"license": "free",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue