1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

[fix] Checksum error

This commit is contained in:
Rafi59 2017-08-09 15:55:44 +02:00 committed by GitHub
parent 7a0b6a669d
commit 6db2de35f5

View file

@ -4,7 +4,7 @@
VERSION=12.0.0 VERSION=12.0.0
# Nextcloud tarball checksum sha256 # Nextcloud tarball checksum sha256
NEXTCLOUD_SOURCE_SHA256=5288f645348eddc1a7768825678bd19f110cec585a16f98b52c64389358c74bc NEXTCLOUD_SOURCE_SHA256=1b9d9cf05e657cd564a552b418fbf42d669ca51e0fd1f1f118fe44cbf93a243f
# Load common variables and helpers # Load common variables and helpers
source ./_common.sh source ./_common.sh