From b0e84997e663b1fbc6f654efa85b6529f905f130 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dirk=20Sch=C3=BCrjohann?= Date: Mon, 28 Oct 2024 15:27:40 +0100 Subject: [PATCH] Bump to REDAXO 5.18.0 --- source/images.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/images.yml b/source/images.yml index 9711d9f..fb59d61 100644 --- a/source/images.yml +++ b/source/images.yml @@ -12,12 +12,12 @@ images: tags: - "5-stable" - "5" - package-url: "https://github.com/redaxo/redaxo/releases/download/5.17.1/redaxo_5.17.1.zip" - package-sha: "75b8e5a7e58b8c80cacdbd19f6cce8653d3f4d50" + package-url: "https://github.com/redaxo/redaxo/releases/download/5.18.0/redaxo_5.18.0.zip" + package-sha: "b2a9eb1c7bb12862d259bec42861ff29b30211c2" php-version: "8.2" - name: "5-edge" tags: - "5-edge" - package-url: "https://github.com/redaxo/redaxo/releases/download/5.17.1/redaxo_5.17.1.zip" - package-sha: "75b8e5a7e58b8c80cacdbd19f6cce8653d3f4d50" + package-url: "https://github.com/redaxo/redaxo/releases/download/5.18.0/redaxo_5.18.0.zip" + package-sha: "b2a9eb1c7bb12862d259bec42861ff29b30211c2" php-version: "8.4-rc"