Skip to content
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.4-ssh2.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-frankenphp-8.4-ssh2
version: 1.4.1
version: 1.5.0
epoch: 0
description: "Bindings for the libssh2 library"
copyright:
Expand All @@ -25,7 +25,7 @@ pipeline:
with:
repository: https://github.com/php/pecl-networking-ssh2
tag: "${{package.version}}"
expected-commit: 65c0da1b18373e2286d1569a176101583225a2c0
expected-commit: d96bcc586a76b02937beef94dea0f3676fb52257

- name: Prepare build
runs: phpize
Expand Down