From b7b2fc710e2e7dbd6e6d05019e48ac7ca379e547 Mon Sep 17 00:00:00 2001 From: Claudio Cambra Date: Tue, 17 Dec 2024 15:21:52 +0800 Subject: [PATCH] Reinstate 3.15.2 with updated macOS signatures Signed-off-by: Claudio Cambra --- config/config.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/config.php b/config/config.php index 5182522..ad74c0b 100644 --- a/config/config.php +++ b/config/config.php @@ -6,10 +6,10 @@ declare(strict_types=1); -$stableReleaseDate = '2024-11-25 18:00'; -$stableVersion = '3.15.0'; -$fileProviderStableReleaseDate = '2024-11-25 18:00'; -$fileProviderStableVersion = '3.15.0'; +$stableReleaseDate = '2024-12-16 19:00'; +$stableVersion = '3.15.2'; +$fileProviderStableReleaseDate = '2024-12-16 19:00'; +$fileProviderStableVersion = '3.15.2'; $betaReleaseDate = '2024-09-09 17:00'; $betaVersionInternal = '3.13.83'; @@ -124,10 +124,10 @@ 'web' => 'https://nextcloud.com/install', "sparkleDownloadUrl" => $stable_mac_url . 'Nextcloud-' . $stableVersion . '.pkg.tbz', "fileProviderSparkleDownloadUrl" => $stable_mac_url . 'Nextcloud-' . $fileProviderStableVersion . '-macOS-vfs.pkg.tbz', - "signature" => "l/1S9GVv8z9gEmVEe0OxMBI8cA9kr7oMwxvdQPiSEDTDiJ+kXuTNRnLcsQPMwYyAf8WXHsdZPxdy9IQmb16aAw==", - "length" => 321136334, - "fileProviderSignature" => "pRbimNjPKQEt8u/AysURv5e6TUNbz1VVrOv8nRPl4Db4gDOU6JKY4s6gaXhnzEauwnVEksRojsCQhcEnY2DgAQ==", - "fileProviderLength" => 369906058, + "signature" => "wKIuw5109sTIvGvSuBTXlGp93TizSjFka45OslbgTIFrK+XzLJc2Zs+xCcpPcHLXBeFeKByq+ST1XpinWKSdBA==", + "length" => 321172605, + "fileProviderSignature" => "fQUSg4tLPip6etSv2ESVj9ALrcfVTMQNbuPPZD8alKLasAsEkGRAVZinNaRITDfNJo0cmkyEdePniZ4EAvDPAg==", + "fileProviderLength" => 369917941, ], ], 'beta' => [