From cd25305372650d1b04e4a8c3131bc4000a35a8fc Mon Sep 17 00:00:00 2001 From: Matthieu Gallien Date: Wed, 7 Sep 2022 11:33:07 +0200 Subject: distribute desktop client v3.6.0 release Signed-off-by: Matthieu Gallien --- config/config.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/config.php b/config/config.php index 990a2c2..77bab9a 100644 --- a/config/config.php +++ b/config/config.php @@ -21,8 +21,8 @@ declare(strict_types=1); -$stableReleaseDate = '2022-08-02 18:00'; -$stableVersion = '3.5.4'; +$stableReleaseDate = '2022-09-07 11:21'; +$stableVersion = '3.6.0'; $betaReleaseDate = '2022-08-22 12:00'; $betaVersionInternal = '3.5.82'; @@ -85,8 +85,8 @@ return [ 'downloadurl' => $stable_mac_url . 'Nextcloud-' . $stableVersion . '.pkg', 'web' => 'https://nextcloud.com/install', "sparkleDownloadUrl" => $stable_mac_url . 'Nextcloud-' . $stableVersion . '.pkg.tbz', - "signature" => "zRCCg3LqybBb6oNvU6OkWRi1TSfJxfgw7OqtyGo43kOjgMfVhBHqBM4+W2aeeAsM/fG9l6YsykjPCt2s08IDAQ==", - "length" => 63894990 + "signature" => "uWXYw1QGgbuYV3RsclunwJnkc9zX2bk2oN2hte5Jn7OmTnVDyfXRVDQsb9wP2IRI2fteWpgZMH0mMYPYKlbPBw==", + "length" => 63737140 ], ], 'beta' => [ -- cgit v1.2.3