From bc05d3bf04540b10c0168b4e9c1f78da8c898326 Mon Sep 17 00:00:00 2001 From: Benjamin Kott Date: Mon, 6 Jan 2025 14:01:44 +0100 Subject: [PATCH] [TASK] Update CDN --- composer.lock | 12 ++++++------ src/Controller/DownloadController.php | 2 +- .../partials/version/release-information.html.twig | 2 +- .../default/partials/version/signatures.html.twig | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 3f23f484..527a94e9 100644 --- a/composer.lock +++ b/composer.lock @@ -8466,16 +8466,16 @@ }, { "name": "t3g/symfony-template-bundle", - "version": "4.0.0", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/TYPO3GmbH/symfony-template-bundle.git", - "reference": "15f3fbe51efedfe9d9609d379afe76c448dafb48" + "reference": "f2d16c04ac3061f444c15ded839a868f2e16629e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3GmbH/symfony-template-bundle/zipball/15f3fbe51efedfe9d9609d379afe76c448dafb48", - "reference": "15f3fbe51efedfe9d9609d379afe76c448dafb48", + "url": "https://api.github.com/repos/TYPO3GmbH/symfony-template-bundle/zipball/f2d16c04ac3061f444c15ded839a868f2e16629e", + "reference": "f2d16c04ac3061f444c15ded839a868f2e16629e", "shasum": "" }, "require": { @@ -8529,9 +8529,9 @@ ], "support": { "issues": "https://github.com/TYPO3GmbH/symfony-template-bundle/issues", - "source": "https://github.com/TYPO3GmbH/symfony-template-bundle/tree/4.0.0" + "source": "https://github.com/TYPO3GmbH/symfony-template-bundle/tree/4.0.3" }, - "time": "2024-09-09T08:19:22+00:00" + "time": "2025-01-06T12:54:57+00:00" }, { "name": "t3g/symfony-usercentrics-bundle", diff --git a/src/Controller/DownloadController.php b/src/Controller/DownloadController.php index 17accd31..d371de23 100644 --- a/src/Controller/DownloadController.php +++ b/src/Controller/DownloadController.php @@ -202,7 +202,7 @@ private function getDownloadRedirect(string $versionName, string $format): array } return [ - 'url' => 'https://typo3.azureedge.net/typo3/' . + 'url' => 'https://cdn.typo3.com/typo3/' . $version . '/' . $package . diff --git a/templates/default/partials/version/release-information.html.twig b/templates/default/partials/version/release-information.html.twig index 719524d9..6b9b63ea 100644 --- a/templates/default/partials/version/release-information.html.twig +++ b/templates/default/partials/version/release-information.html.twig @@ -6,7 +6,7 @@ {% if current.version >= 7 and not current.elts %}
  • - Download README (incl. signatures) + Download README (incl. signatures)
  • {% endif %} diff --git a/templates/default/partials/version/signatures.html.twig b/templates/default/partials/version/signatures.html.twig index 6f040b9d..01393722 100644 --- a/templates/default/partials/version/signatures.html.twig +++ b/templates/default/partials/version/signatures.html.twig @@ -8,7 +8,7 @@

    {% if not current.isElts %}

    - + Download GPG signed release README.md file