Skip to content

Commit

Permalink
php pect new version
Browse files Browse the repository at this point in the history
  • Loading branch information
xnox committed Oct 8, 2024
1 parent 444b14b commit 470f4e0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions php-8.1-pecl-http.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: php-8.1-pecl-http
version: 4.2.3
epoch: 6
version: 4.2.4
epoch: 0
description: "Provides PHP 8.1 HTTP module for PHP Extended HTTP Support- PECL"
copyright:
- license: BSD-2-Clause
Expand Down Expand Up @@ -33,7 +33,7 @@ pipeline:
- uses: fetch
with:
uri: https://pecl.php.net/get/pecl_http-${{package.version}}.tgz
expected-sha512: be8bac0947e9fb63da5afa3eaf7b75a70775ca59a8a8c24b5f4b1875909dd8b6b2f4b25bf462acef78f18d5dd739c02352786853d9963cb71f3c1b114f113558
expected-sha256: fb1e10c2e5edfb011ff8dc2e473cdbd2bbe0127d1279dfce4d98570555ac6ded

- uses: pecl/phpize

Expand Down
6 changes: 3 additions & 3 deletions php-8.2-pecl-http.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: php-8.2-pecl-http
version: 4.2.3
epoch: 6
version: 4.2.4
epoch: 0
description: "Provides PHP 8.2 HTTP module for PHP Extended HTTP Support- PECL"
copyright:
- license: BSD-2-Clause
Expand Down Expand Up @@ -33,7 +33,7 @@ pipeline:
- uses: fetch
with:
uri: https://pecl.php.net/get/pecl_http-${{package.version}}.tgz
expected-sha512: be8bac0947e9fb63da5afa3eaf7b75a70775ca59a8a8c24b5f4b1875909dd8b6b2f4b25bf462acef78f18d5dd739c02352786853d9963cb71f3c1b114f113558
expected-sha256: fb1e10c2e5edfb011ff8dc2e473cdbd2bbe0127d1279dfce4d98570555ac6ded

- uses: pecl/phpize

Expand Down
6 changes: 3 additions & 3 deletions php-8.3-pecl-http.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: php-8.3-pecl-http
version: 4.2.3
epoch: 6
version: 4.2.4
epoch: 0
description: "Provides PHP 8.3 HTTP module for PHP Extended HTTP Support- PECL"
copyright:
- license: BSD-2-Clause
Expand Down Expand Up @@ -33,7 +33,7 @@ pipeline:
- uses: fetch
with:
uri: https://pecl.php.net/get/pecl_http-${{package.version}}.tgz
expected-sha512: be8bac0947e9fb63da5afa3eaf7b75a70775ca59a8a8.34b5f4b1875909dd8b6b2f4b25bf462acef78f18d5dd739c02352786853d9963cb71f3c1b114f113558
expected-sha256: fb1e10c2e5edfb011ff8dc2e473cdbd2bbe0127d1279dfce4d98570555ac6ded

- uses: pecl/phpize

Expand Down

0 comments on commit 470f4e0

Please sign in to comment.