Upgrade Nextcloud from 12.0.3 to 12.0.5

This commit is contained in:
Jan Schulz-Hofen 2018-02-04 19:37:48 +07:00 committed by Joshua Tauberer
parent ed3e2aa712
commit 47c968e71b
1 changed files with 2 additions and 2 deletions

View File

@ -154,8 +154,8 @@ InstallOwncloud() {
fi
}
owncloud_ver=12.0.3
owncloud_hash=beab41f6a748a43f0accfa6a9808387aef718c61
owncloud_ver=12.0.5
owncloud_hash=d25afbac977a4e331f5e38df50aed0844498ca86
# Check if Nextcloud dir exist, and check if version matches owncloud_ver (if either doesn't - install/upgrade)
if [ ! -d /usr/local/lib/owncloud/ ] \