From a95c7c63659a954c846beb5a4afcd1df9644fa9a Mon Sep 17 00:00:00 2001 From: Camila Date: Mon, 15 Aug 2022 14:52:25 +0200 Subject: Distribute beta versions for Mac OS. Signed-off-by: Camila --- config/config.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.php b/config/config.php index b182ade..fa1d82c 100644 --- a/config/config.php +++ b/config/config.php @@ -107,6 +107,9 @@ return [ 'versionstring' => $betaVersionString, 'downloadurl' => $beta_mac_url . 'Nextcloud-' . $betaVersion . '.pkg', 'web' => 'https://nextcloud.com/install', + "sparkleDownloadUrl" => $beta_mac_url . 'Nextcloud-' . $betaVersion . '.pkg.tbz', + "signature" => "SiYX3W4sBtAcam/ml0LwKQMHh865Wvw4wiu6uEi666zhxBLC4a7h674XYttoyDuh6o2+ohY2FRj3L9LADcNVDQ==", + "length" => 63704102 ], ] ] -- cgit v1.2.3