From 6db2de35f55cf4aee3b57b6258f58aa8bc0bdc4c Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Wed, 9 Aug 2017 15:55:44 +0200 Subject: [PATCH] [fix] Checksum error --- scripts/upgrade.d/upgrade.last.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade.d/upgrade.last.sh b/scripts/upgrade.d/upgrade.last.sh index e677a8e..d8874f5 100755 --- a/scripts/upgrade.d/upgrade.last.sh +++ b/scripts/upgrade.d/upgrade.last.sh @@ -4,7 +4,7 @@ VERSION=12.0.0 # Nextcloud tarball checksum sha256 -NEXTCLOUD_SOURCE_SHA256=5288f645348eddc1a7768825678bd19f110cec585a16f98b52c64389358c74bc +NEXTCLOUD_SOURCE_SHA256=1b9d9cf05e657cd564a552b418fbf42d669ca51e0fd1f1f118fe44cbf93a243f # Load common variables and helpers source ./_common.sh