Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php-frankenphp-8.2-mongodb/1.19.4 package update #424

Merged
merged 1 commit into from
Sep 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions php-frankenphp-8.2-mongodb.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-frankenphp-8.2-mongodb
version: 1.19.3
version: 1.19.4
epoch: 0
description: "MongoDB driver"
copyright:
Expand Down Expand Up @@ -32,7 +32,7 @@ pipeline:
- uses: fetch
with:
uri: https://pecl.php.net/get/mongodb-${{package.version}}.tgz
expected-sha512: f61a7ac35eff79b9d3a6c4424c85bc5d3375cf863959823bd036e5a1a87ccd193cb8e22a7e25dd9bad9033c8fae27b70286f85b1011356d4456b321f5c6e6bd8
expected-sha512: 9d180d1de036d8c95506293a69397164a75dd184f454a9f199e3f7be8f09f9d7c1f41c07099105df09da6ef6596d991cbd6724883c660cb7514fc6e09663105f

- name: phpize and configure
runs: |
Expand Down