Ghost hash
This commit is contained in:
parent
f7a1fbbdd5
commit
c6bef7a77b
|
@ -39,7 +39,7 @@ GHOST_CODE=
|
|||
GHOST_ONION_PORT=8104
|
||||
GHOST_PORT=2368
|
||||
GHOST_VERSION='0.11.10'
|
||||
GHOST_HASH='244faad0b16eb1b90c8095f1e536db65299a3a2d85a20af76342be3707522b38'
|
||||
GHOST_HASH='cccdf02d46112f1671739696f2b1888a90a5c3bdf2fae45e8e81d538a8e0f487'
|
||||
GHOST_DOWNLOAD_URL="https://github.com/TryGhost/Ghost/releases/download/${GHOST_VERSION}/Ghost-${GHOST_VERSION}.zip"
|
||||
|
||||
ghost_variables=(GHOST_DOMAIN_NAME
|
||||
|
|
Loading…
Reference in New Issue