mirror of
https://github.com/YunoHost-Apps/shaarli_ynh.git
synced 2024-09-03 20:26:10 +02:00
Update to 0.10.2
This commit is contained in:
parent
cb6a5a104f
commit
d62020ea8c
1 changed files with 2 additions and 2 deletions
|
@ -3,14 +3,14 @@
|
|||
#
|
||||
|
||||
# Shaarli version
|
||||
VERSION="0.9.6"
|
||||
VERSION="0.10.2"
|
||||
|
||||
# Download shaarli (dependencies included)
|
||||
# Full Shaarli sources tarball URL
|
||||
SHAARLI_SOURCE_URL=https://github.com/shaarli/Shaarli/releases/download/v${VERSION}/shaarli-v${VERSION}-full.tar.gz
|
||||
|
||||
# Full Shaarli sources tarball checksum
|
||||
SHAARLI_SOURCE_SHA256="a4f00b428b31b1a26aec199eb20165861ed5aff50e40173d0babcb85504a256e"
|
||||
SHAARLI_SOURCE_SHA256="e8e804b5e85283d3f81798bb46b22b2395cc646e6f4411efdbc3477de4d51a41"
|
||||
|
||||
#
|
||||
# Common helpers
|
||||
|
|
Loading…
Add table
Reference in a new issue