From 545de896f0649fe88c3debc8a8dc6ad61cfa6a67 Mon Sep 17 00:00:00 2001 From: Matthieu Gallien Date: Thu, 28 Mar 2024 16:23:45 +0100 Subject: [PATCH] publish 3.12.3 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 25f8aba..b92d9ff 100644 --- a/config/config.php +++ b/config/config.php @@ -21,8 +21,8 @@ declare(strict_types=1); -$stableReleaseDate = '2024-03-21 10:00'; -$stableVersion = '3.12.2'; +$stableReleaseDate = '2024-03-28 16:00'; +$stableVersion = '3.12.3'; $betaReleaseDate = '2024-01-31 15:00'; $betaVersionInternal = '3.11.81'; @@ -85,8 +85,8 @@ 'downloadurl' => $stable_mac_url . 'Nextcloud-' . $stableVersion . '.pkg', 'web' => 'https://nextcloud.com/install', "sparkleDownloadUrl" => $stable_mac_url . 'Nextcloud-' . $stableVersion . '.pkg.tbz', - "signature" => "2f+mlRW7mQu2HGDOqCmnyOjWY/8h+6c1JGn2yR4bdl9ryYEpKimmx6Tu+968ahsIh0p32i2xe8jiOiPrJPQODQ==", - "length" => 64287399 + "signature" => "ami2jlQMuBvi1PFhgXZeAvo0/wLEnYF5p5bTHUob9pFzxcZKzFdQufhofOtBnsS4x8M4AxdNyZ4ijIuALs0JBg==", + "length" => 64308473 ], ], 'beta' => [