Merge pull request #156 from nextcloud/publishV3.13.3
release v3.13.3 stable release of desktop files client
This commit is contained in:
Коммит
343b9eb6bc
|
@ -21,10 +21,10 @@
|
|||
|
||||
declare(strict_types=1);
|
||||
|
||||
$stableReleaseDate = '2024-07-09 13:00';
|
||||
$stableVersion = '3.13.2';
|
||||
$fileProviderStableReleaseDate = '2024-07-09 13:00';
|
||||
$fileProviderStableVersion = '3.13.2';
|
||||
$stableReleaseDate = '2024-08-23 16:00';
|
||||
$stableVersion = '3.13.3';
|
||||
$fileProviderStableReleaseDate = '2024-08-23 16:00';
|
||||
$fileProviderStableVersion = '3.13.3';
|
||||
|
||||
$betaReleaseDate = '2024-04-13 15:00';
|
||||
$betaVersionInternal = '3.12.81';
|
||||
|
@ -96,10 +96,10 @@ return [
|
|||
'web' => 'https://nextcloud.com/install',
|
||||
"sparkleDownloadUrl" => $stable_mac_url . 'Nextcloud-' . $stableVersion . '.pkg.tbz',
|
||||
"fileProviderSparkleDownloadUrl" => $stable_mac_url . 'Nextcloud-' . $fileProviderStableVersion . '-macOS-vfs.pkg.tbz',
|
||||
"signature" => "IWbBaoJWVXVP2nj2X1ozx3ZujZtxgz5Ik9mPEpA3bK6m4F4sbmcNktpZQ5XRr3uJCc8ffBR4BO0KVBt56390Bw==",
|
||||
"length" => 64591609,
|
||||
"fileProviderSignature" => "YQVQQ3ePAvTKOG61gOlbo7zpTadETQNxAPofKRZmOyxiE6Jiat33euFh3zbfF0pYa+1rqEZDqhK+UwMlePBUAw==",
|
||||
"fileProviderLength" => 97352407,
|
||||
"signature" => "r3N8KG8vYVlu+ONRXtlrPtWW1ueTF1eUr9Zkq1b/aBpdBfPV0y/7MWSTtdonJ6l3IYwVVQsGW6pxZ7nfILrqCw==",
|
||||
"length" => 64628815,
|
||||
"fileProviderSignature" => "Y5H86yeRuwFtNFJOqcGe1xzbFNEmxQgjft5oOoezQ31fo8PHgZ7BkHrunY1s4yYKNYkTUqpgvtYws2W9WBujCw==",
|
||||
"fileProviderLength" => 97379078,
|
||||
],
|
||||
],
|
||||
'beta' => [
|
||||
|
|
Загрузка…
Ссылка в новой задаче