mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
4.6.4
This commit is contained in:
parent
fbbf937555
commit
059bf8c2b8
3 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/TryGhost/Admin/archive/v4.3.3.zip
|
||||
SOURCE_SUM=b5f6a125ec9c9bf26a5035a39b947f1d520621d5c7994aab6f6bcf54a3bc8e1e
|
||||
SOURCE_URL=https://github.com/TryGhost/Admin/archive/v4.6.4.zip
|
||||
SOURCE_SUM=cafe701ba9f27ac9f616ef5b89b9577f078437ef6df63135bfce464e55d12981
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.3.3/Ghost-4.3.3.zip
|
||||
SOURCE_SUM=7b3acd2acdbb26521c0ec6c717484c173b8751bcd054018e5a335495426338c8
|
||||
SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.6.4/Ghost-4.6.4.zip
|
||||
SOURCE_SUM=3a18c9184cfcf09ec11df0803b2410d81b1d56cdaf831faf8f9bac339f2e4509
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Just a blogging platform",
|
||||
"fr": "Plateforme de blogging"
|
||||
},
|
||||
"version": "4.3.3~ynh1",
|
||||
"version": "4.6.4~ynh1",
|
||||
"url": "https://ghost.org/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue