From 1b315494b63c7fa36c90bbcb9ce9de87146411fc Mon Sep 17 00:00:00 2001 From: frosh-ci Date: Tue, 22 Oct 2024 16:02:53 +0000 Subject: [PATCH] php-8.2/8.2.25 package update Signed-off-by: frosh-ci --- php-8.2.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-8.2.yaml b/php-8.2.yaml index 64e316b..0797a73 100644 --- a/php-8.2.yaml +++ b/php-8.2.yaml @@ -1,6 +1,6 @@ package: name: php-8.2 - version: 8.2.24 + version: 8.2.25 epoch: 0 description: "the PHP programming language" copyright: @@ -58,7 +58,7 @@ pipeline: - uses: fetch with: uri: https://www.php.net/distributions/php-${{package.version}}.tar.gz - expected-sha256: 5d26441969279a594e404bb9f2e17b6f74bb10606fe05911e739137673ae6c4c + expected-sha256: 7fe7ba6e3e66cd0e61cfa95341e6aefc8790030a7867333f54aef5fb78aad18b extract: false - name: Prepare Build Folder