diff --git a/php-8.1.yaml b/php-8.1.yaml index 6420a2de527..a90bdcdecf1 100644 --- a/php-8.1.yaml +++ b/php-8.1.yaml @@ -1,7 +1,7 @@ package: name: php-8.1 - version: 8.1.24 - epoch: 3 + version: 8.1.25 + epoch: 0 description: "the PHP programming language" copyright: - license: PHP-3.01 @@ -49,7 +49,7 @@ pipeline: - uses: fetch with: uri: https://www.php.net/distributions/php-${{package.version}}.tar.gz - expected-sha256: d6001a5c16765cd1897609fc71ff083e35db9a28c8874a1ff191cdebe80a6460 + expected-sha256: 1a8c59d6b3eccb404c229e947558d2bf1220c3dec0b0036690fadc07f39934ab extract: false - name: Prepare Build Folder