From 37a6cbc583f8dc0194740142e266f6bb8b0ec422 Mon Sep 17 00:00:00 2001 From: Claudio Cambra Date: Mon, 16 Dec 2024 15:00:33 +0800 Subject: [PATCH] Revert "Merge pull request #168 from nextcloud/desktop-publish-v3.15.1" This reverts commit 537620ec26042be2563c8561aaf8b18dddfa5bba, reversing changes made to 35b5c63c779e158e78218c4513aa06cf28aacc4d. 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 f9518a4..5182522 100644 --- a/config/config.php +++ b/config/config.php @@ -6,10 +6,10 @@ declare(strict_types=1); -$stableReleaseDate = '2024-12-13 12:00'; -$stableVersion = '3.15.1'; -$fileProviderStableReleaseDate = '2024-12-13 12:00'; -$fileProviderStableVersion = '3.15.1'; +$stableReleaseDate = '2024-11-25 18:00'; +$stableVersion = '3.15.0'; +$fileProviderStableReleaseDate = '2024-11-25 18:00'; +$fileProviderStableVersion = '3.15.0'; $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" => "l4wNea06s9gkKGBu1edir3rSDti3P34fYpupvRCNUxtKOHDAz6hBzXbwAY7Zs4MlwaptOLnmiE5GPIII5g1MAw==", - "length" => 321179284, - "fileProviderSignature" => "Z8yVG0Q3dNYLvypQ3YxGJSrcJvGq86ivm4LacxTQB/jGcX4TeKgtvpJ7EKnNAIZPe7qzt6rCPDHPxafvi1P9Dg==", - "fileProviderLength" => 369924367, + "signature" => "l/1S9GVv8z9gEmVEe0OxMBI8cA9kr7oMwxvdQPiSEDTDiJ+kXuTNRnLcsQPMwYyAf8WXHsdZPxdy9IQmb16aAw==", + "length" => 321136334, + "fileProviderSignature" => "pRbimNjPKQEt8u/AysURv5e6TUNbz1VVrOv8nRPl4Db4gDOU6JKY4s6gaXhnzEauwnVEksRojsCQhcEnY2DgAQ==", + "fileProviderLength" => 369906058, ], ], 'beta' => [