branching - update refs

This commit is contained in:
Adam Samalik 2024-02-29 13:49:22 +01:00
parent 645a2691e5
commit aa962d794f
1 changed files with 5 additions and 5 deletions

View File

@ -43,22 +43,22 @@ data:
rpms:
php:
rationale: Module API.
ref: stream-php-8.2-rhel-9.4.0
ref: stream-php-8.2-rhel-9.5.0
buildorder: 1
php-pecl-apcu:
rationale: APCu extension
ref: stream-php-8.2-rhel-9.4.0
ref: stream-php-8.2-rhel-9.5.0
buildorder: 2
php-pecl-rrd:
rationale: RRD extension
ref: stream-php-8.2-rhel-9.4.0
ref: stream-php-8.2-rhel-9.5.0
buildorder: 2
php-pecl-xdebug3:
rationale: Xdebug extension
ref: stream-php-8.2-rhel-9.4.0
ref: stream-php-8.2-rhel-9.5.0
buildorder: 2
php-pecl-zip:
rationale: ZIP extension
ref: stream-php-8.2-rhel-9.4.0
ref: stream-php-8.2-rhel-9.5.0
buildorder: 2
...