Skip to content

Commit

Permalink
Merge pull request #576 from shyim/wolfictl-4f8277dd-85d2-4ea4-acca-d…
Browse files Browse the repository at this point in the history
…f36ddf24a79

php-8.3-relay/0.9.0 package update
  • Loading branch information
shyim authored Nov 20, 2024
2 parents 76359ce + 4c7a22d commit 298245a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions php-8.3-relay.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-8.3-relay
version: 0.8.1
version: 0.9.0
epoch: 0
description: "Relay is a Redis™ client like PhpRedis and Predis, except two orders of magnitude faster"
copyright:
Expand All @@ -24,13 +24,13 @@ pipeline:
if: ${{build.arch}} == 'x86_64'
with:
uri: https://builds.r2.relay.so/v${{package.version}}/relay-v${{package.version}}-php8.3-debian-x86-64+libssl3.tar.gz
expected-sha512: 2493731ac3789777b3369acb901dfdc69c3dfe3cce08d851343429cada5418adb024ddcff6ea2b432683eb32635993339c1ae44bac541153a552add12a7d5ab6
expected-sha512: fd8185575f76a84cae574063169e95261a8ff07c05eb9f4cc2af1b5d2d51e5b64aaadc775ead97c8816068080add8c8bc9d01bf50fc2b16f2294b88c3e671fa6

- uses: fetch
if: ${{build.arch}} == 'aarch64'
with:
uri: https://builds.r2.relay.so/v${{package.version}}/relay-v${{package.version}}-php8.3-debian-aarch64+libssl3.tar.gz
expected-sha512: f4a0dd84f063886dcae9fbf525a106ca36cad6bfdd215a9b4720c24f601b40c86dc00927b890fa83e803a9ea02294d6bf35845200a8d3b43b4b00ad87a40da86
expected-sha512: 40184454b166328356f598ce0a78f5b51afabf7296ec613621564a558f6d64405e4e3a90ab2e0a69ca645f0f761fd5f538129f7e3d054789f9f6f882dc55eac2

- name: Copy
runs: |
Expand Down

0 comments on commit 298245a

Please sign in to comment.