Skip to content

Commit 0473176

Browse files
authored
chore: include nodejs 22.19.0 headers (#3424)
* include nodejs 22.19.0 headers Signed-off-by: Nick Boldt <[email protected]> * delete old .nvm/releases/node-v22.15 and 22.13 Signed-off-by: Nick Boldt <[email protected]> * fix readme Signed-off-by: Nick Boldt <[email protected]> * add new rpms.lock.yaml with nodejs 22.19.0 Signed-off-by: Nick Boldt <[email protected]> --------- Signed-off-by: Nick Boldt <[email protected]>
1 parent 4ce10f5 commit 0473176

File tree

5 files changed

+111
-74
lines changed

5 files changed

+111
-74
lines changed

.nvm/releases/README.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,16 @@ v22.16.0
88

99
Or, go to https://catalog.redhat.com/software/containers/ubi9/nodejs-22/66431d1785c5c3a31edd24f1?container-tabs=packages and search for `nodejs` to get the version.
1010

11-
As of 2025/06/04, this version is `v22.16.0`; the latest RPM is also `v22.16.0`.
11+
As of 2025/09/16, this version is `v22.16.0`
12+
13+
The latest RPM is `v22.19.0`.
1214

1315
To download headers:
1416

1517
```
1618
NODE_HEADERS_VERSION=$(podman run -it --rm --entrypoint /bin/bash --user root registry.access.redhat.com/ubi9/nodejs-22 -c "node --version" | tr -d "\n\r")
1719
# or some hardcoded value if there's a newer RPM
18-
NODE_HEADERS_VERSION=v22.16.0
20+
NODE_HEADERS_VERSION=v22.19.0
1921

2022
cd .nvm/releases/
2123
curl -sSLO https://nodejs.org/dist/${NODE_HEADERS_VERSION}/node-${NODE_HEADERS_VERSION}-headers.tar.gz
-8.33 MB
Binary file not shown.

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
22.19.0

rpms.lock.yaml

Lines changed: 106 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -508,62 +508,90 @@ arches:
508508
name: lua-srpm-macros
509509
evr: 1-6.el9
510510
sourcerpm: lua-rpm-macros-1-6.el9.src.rpm
511-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/m/mesa-dri-drivers-24.2.8-2.el9_6.x86_64.rpm
511+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/m/mesa-dri-drivers-24.2.8-3.el9_6.x86_64.rpm
512512
repoid: ubi-9-for-x86_64-appstream-rpms
513-
size: 9841580
514-
checksum: sha256:71c02e4ca4a7956b3fd70b71ed40652b29bbb29713aa85c53e5cac3b7df14b44
513+
size: 9837523
514+
checksum: sha256:4baeac62f82dcd6ed1319cfa34ad1f7123a9dfdd42ba0b0c484d01fbf9f9b805
515515
name: mesa-dri-drivers
516-
evr: 24.2.8-2.el9_6
517-
sourcerpm: mesa-24.2.8-2.el9_6.src.rpm
518-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/m/mesa-filesystem-24.2.8-2.el9_6.x86_64.rpm
516+
evr: 24.2.8-3.el9_6
517+
sourcerpm: mesa-24.2.8-3.el9_6.src.rpm
518+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/m/mesa-filesystem-24.2.8-3.el9_6.x86_64.rpm
519519
repoid: ubi-9-for-x86_64-appstream-rpms
520-
size: 12749
521-
checksum: sha256:c3c5def0e2ef739d29e7a74951ca1dfac0c64155c78410dfb9e54cb0dfa86a9f
520+
size: 10776
521+
checksum: sha256:cefd073cce1d96c2fa737da4cf255dc430ae1d8bc3793ee0cc067d2e3a4a4406
522522
name: mesa-filesystem
523-
evr: 24.2.8-2.el9_6
524-
sourcerpm: mesa-24.2.8-2.el9_6.src.rpm
525-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/m/mesa-libgbm-24.2.8-2.el9_6.x86_64.rpm
523+
evr: 24.2.8-3.el9_6
524+
sourcerpm: mesa-24.2.8-3.el9_6.src.rpm
525+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/m/mesa-libgbm-24.2.8-3.el9_6.x86_64.rpm
526526
repoid: ubi-9-for-x86_64-appstream-rpms
527-
size: 38641
528-
checksum: sha256:92d455f32042db8e88f318d309a0b9ef0b287701e031895955291d9f7f1ffdb0
527+
size: 36446
528+
checksum: sha256:436edc5022667a01cec4bd7499f16c1fa22eea36a99ecc0902fd82115d690091
529529
name: mesa-libgbm
530-
evr: 24.2.8-2.el9_6
531-
sourcerpm: mesa-24.2.8-2.el9_6.src.rpm
532-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/m/mesa-libglapi-24.2.8-2.el9_6.x86_64.rpm
530+
evr: 24.2.8-3.el9_6
531+
sourcerpm: mesa-24.2.8-3.el9_6.src.rpm
532+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/m/mesa-libglapi-24.2.8-3.el9_6.x86_64.rpm
533533
repoid: ubi-9-for-x86_64-appstream-rpms
534-
size: 46996
535-
checksum: sha256:e89be373f7594ca1fdc18e727dc97d0c1c8555c1c7555ddccc3f0dde4c3b8c22
534+
size: 45330
535+
checksum: sha256:4a70de296f3bec329440c23a28b17f05d5f533d6abcf23363a4ade863e711e33
536536
name: mesa-libglapi
537-
evr: 24.2.8-2.el9_6
538-
sourcerpm: mesa-24.2.8-2.el9_6.src.rpm
537+
evr: 24.2.8-3.el9_6
538+
sourcerpm: mesa-24.2.8-3.el9_6.src.rpm
539539
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/m/mpdecimal-2.5.1-3.el9.x86_64.rpm
540540
repoid: ubi-9-for-x86_64-appstream-rpms
541541
size: 89670
542542
checksum: sha256:89a8c9951ac56bed2caa1adbcba349c021af1134b6e2df3fc0a8a60577a4f54d
543543
name: mpdecimal
544544
evr: 2.5.1-3.el9
545545
sourcerpm: mpdecimal-2.5.1-3.el9.src.rpm
546-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/n/nodejs-devel-22.16.0-2.module+el9.6.0+23339+d3c8acfa.x86_64.rpm
546+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/n/nodejs-22.19.0-2.module+el9.6.0+23473+45664c2d.x86_64.rpm
547547
repoid: ubi-9-for-x86_64-appstream-rpms
548-
size: 279151
549-
checksum: sha256:02cb84ba9308080f682f0a877fbe390c5b8d1ce46521721523fc803822b69aa0
548+
size: 2512451
549+
checksum: sha256:31395636503a87fa9c8fc063e5c58bb4e75593852514388b3d0df7912a6c7643
550+
name: nodejs
551+
evr: 1:22.19.0-2.module+el9.6.0+23473+45664c2d
552+
sourcerpm: nodejs-22.19.0-2.module+el9.6.0+23473+45664c2d.src.rpm
553+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/n/nodejs-devel-22.19.0-2.module+el9.6.0+23473+45664c2d.x86_64.rpm
554+
repoid: ubi-9-for-x86_64-appstream-rpms
555+
size: 279069
556+
checksum: sha256:9e28189967982bdecf494eda8d305575644888e9e0bae286c4b5c79dab039de0
550557
name: nodejs-devel
551-
evr: 1:22.16.0-2.module+el9.6.0+23339+d3c8acfa
552-
sourcerpm: nodejs-22.16.0-2.module+el9.6.0+23339+d3c8acfa.src.rpm
553-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/n/nodejs-docs-22.16.0-2.module+el9.6.0+23339+d3c8acfa.noarch.rpm
558+
evr: 1:22.19.0-2.module+el9.6.0+23473+45664c2d
559+
sourcerpm: nodejs-22.19.0-2.module+el9.6.0+23473+45664c2d.src.rpm
560+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/n/nodejs-docs-22.19.0-2.module+el9.6.0+23473+45664c2d.noarch.rpm
554561
repoid: ubi-9-for-x86_64-appstream-rpms
555-
size: 9440796
556-
checksum: sha256:9bac20c2c16744b7d66790f2db2a3c6d7d649b797db43849776de9b50366ee3b
562+
size: 9525591
563+
checksum: sha256:c3c6bc965b635b1e56597d5cc6b23c431850641e07e12e2542d34408c2db6526
557564
name: nodejs-docs
558-
evr: 1:22.16.0-2.module+el9.6.0+23339+d3c8acfa
559-
sourcerpm: nodejs-22.16.0-2.module+el9.6.0+23339+d3c8acfa.src.rpm
560-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/n/nodejs-packaging-2021.06-4.module+el9.6.0+23339+d3c8acfa.noarch.rpm
561-
repoid: ubi-9-for-x86_64-appstream-rpms
562-
size: 21657
563-
checksum: sha256:bac938a33902ad68364baaab95e8607cb5fd8c88b4b745fe07ab679e325a9ccf
565+
evr: 1:22.19.0-2.module+el9.6.0+23473+45664c2d
566+
sourcerpm: nodejs-22.19.0-2.module+el9.6.0+23473+45664c2d.src.rpm
567+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/n/nodejs-full-i18n-22.19.0-2.module+el9.6.0+23473+45664c2d.x86_64.rpm
568+
repoid: ubi-9-for-x86_64-appstream-rpms
569+
size: 9019434
570+
checksum: sha256:a8aba311fc4694e7f301d634dd3c757aec94f37012bc5a6cea20d8a9c1d2816b
571+
name: nodejs-full-i18n
572+
evr: 1:22.19.0-2.module+el9.6.0+23473+45664c2d
573+
sourcerpm: nodejs-22.19.0-2.module+el9.6.0+23473+45664c2d.src.rpm
574+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/n/nodejs-libs-22.19.0-2.module+el9.6.0+23473+45664c2d.x86_64.rpm
575+
repoid: ubi-9-for-x86_64-appstream-rpms
576+
size: 21676197
577+
checksum: sha256:9d18cca3ca4e4c9058fef1f818076fe68cef54f4c9ba9f2f5d04a83489155335
578+
name: nodejs-libs
579+
evr: 1:22.19.0-2.module+el9.6.0+23473+45664c2d
580+
sourcerpm: nodejs-22.19.0-2.module+el9.6.0+23473+45664c2d.src.rpm
581+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/n/nodejs-packaging-2021.06-4.module+el9.6.0+23473+45664c2d.noarch.rpm
582+
repoid: ubi-9-for-x86_64-appstream-rpms
583+
size: 20518
584+
checksum: sha256:f2048b25d0a1015b6c4f5553abb46f485a3cadca951fa2ec4098aa79ba089b0a
564585
name: nodejs-packaging
565-
evr: 2021.06-4.module+el9.6.0+23339+d3c8acfa
566-
sourcerpm: nodejs-packaging-2021.06-4.module+el9.6.0+23339+d3c8acfa.src.rpm
586+
evr: 2021.06-4.module+el9.6.0+23473+45664c2d
587+
sourcerpm: nodejs-packaging-2021.06-4.module+el9.6.0+23473+45664c2d.src.rpm
588+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/n/npm-10.9.3-1.22.19.0.2.module+el9.6.0+23473+45664c2d.x86_64.rpm
589+
repoid: ubi-9-for-x86_64-appstream-rpms
590+
size: 2724695
591+
checksum: sha256:fa37c58b5563ba8fabb35323974d6500a84cc27150527e7aeb4ebe1e9f5438d9
592+
name: npm
593+
evr: 1:10.9.3-1.22.19.0.2.module+el9.6.0+23473+45664c2d
594+
sourcerpm: nodejs-22.19.0-2.module+el9.6.0+23473+45664c2d.src.rpm
567595
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/Packages/n/nspr-4.36.0-4.el9_4.x86_64.rpm
568596
repoid: ubi-9-for-x86_64-appstream-rpms
569597
size: 136524
@@ -3266,27 +3294,34 @@ arches:
32663294
name: subscription-manager-rhsm-certificates
32673295
evr: 20220623-1.el9
32683296
sourcerpm: subscription-manager-rhsm-certificates-20220623-1.el9.src.rpm
3269-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/s/systemd-252-51.el9_6.1.x86_64.rpm
3297+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/s/systemd-252-51.el9_6.2.x86_64.rpm
32703298
repoid: ubi-9-for-x86_64-baseos-rpms
3271-
size: 4406105
3272-
checksum: sha256:f1513095807cd040f2192efbf1d152053dbd8ba266f348f0b87305c0aa3cb2f2
3299+
size: 4397767
3300+
checksum: sha256:b7acb6861d52c368eeb23afe3413f4de4ba60281598e55f931b2a4882b5ae239
32733301
name: systemd
3274-
evr: 252-51.el9_6.1
3275-
sourcerpm: systemd-252-51.el9_6.1.src.rpm
3276-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/s/systemd-pam-252-51.el9_6.1.x86_64.rpm
3277-
repoid: ubi-9-for-x86_64-baseos-rpms
3278-
size: 289579
3279-
checksum: sha256:b03c085f98981e6e9754adf2765789728f871809a38657000a90915eeb6a8265
3302+
evr: 252-51.el9_6.2
3303+
sourcerpm: systemd-252-51.el9_6.2.src.rpm
3304+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/s/systemd-libs-252-51.el9_6.2.x86_64.rpm
3305+
repoid: ubi-9-for-x86_64-baseos-rpms
3306+
size: 688318
3307+
checksum: sha256:058fce173308bb4086c988faee69833befa4f08e0079123fb07aa95f336c8840
3308+
name: systemd-libs
3309+
evr: 252-51.el9_6.2
3310+
sourcerpm: systemd-252-51.el9_6.2.src.rpm
3311+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/s/systemd-pam-252-51.el9_6.2.x86_64.rpm
3312+
repoid: ubi-9-for-x86_64-baseos-rpms
3313+
size: 285233
3314+
checksum: sha256:bb438d85cdf5dc7a53cf1309fa48d7be8814e9cfaec846efe8bb559720325fb7
32803315
name: systemd-pam
3281-
evr: 252-51.el9_6.1
3282-
sourcerpm: systemd-252-51.el9_6.1.src.rpm
3283-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/s/systemd-rpm-macros-252-51.el9_6.1.noarch.rpm
3316+
evr: 252-51.el9_6.2
3317+
sourcerpm: systemd-252-51.el9_6.2.src.rpm
3318+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/s/systemd-rpm-macros-252-51.el9_6.2.noarch.rpm
32843319
repoid: ubi-9-for-x86_64-baseos-rpms
3285-
size: 72567
3286-
checksum: sha256:0d93329b435c0a3e8352abad07516b7715b8687e504f457e5220e24b52a88e5e
3320+
size: 68125
3321+
checksum: sha256:a9d98e4240645fa96c953218bc89dbda221e33247f2890790dead31b53adff49
32873322
name: systemd-rpm-macros
3288-
evr: 252-51.el9_6.1
3289-
sourcerpm: systemd-252-51.el9_6.1.src.rpm
3323+
evr: 252-51.el9_6.2
3324+
sourcerpm: systemd-252-51.el9_6.2.src.rpm
32903325
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/os/Packages/t/tcl-8.6.10-7.el9.x86_64.rpm
32913326
repoid: ubi-9-for-x86_64-baseos-rpms
32923327
size: 1152092
@@ -3642,30 +3677,30 @@ arches:
36423677
checksum: sha256:19fdee3aa469d583a7f48dce71513da47c5046018bc35bfbe57c818b7aae21d0
36433678
name: lua-rpm-macros
36443679
evr: 1-6.el9
3645-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/source/SRPMS/Packages/m/mesa-24.2.8-2.el9_6.src.rpm
3680+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/source/SRPMS/Packages/m/mesa-24.2.8-3.el9_6.src.rpm
36463681
repoid: ubi-9-for-x86_64-appstream-source-rpms
3647-
size: 33250329
3648-
checksum: sha256:cd71dc2bf8ff9fd0466880806c904aa2667ad8a2f6952f9aa8aa490e07861f3e
3682+
size: 33249517
3683+
checksum: sha256:760b844c1e67f3828e6ab02ed567df44e276887a092ef6e7d76843927f4adb7b
36493684
name: mesa
3650-
evr: 24.2.8-2.el9_6
3685+
evr: 24.2.8-3.el9_6
36513686
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/source/SRPMS/Packages/m/mpdecimal-2.5.1-3.el9.src.rpm
36523687
repoid: ubi-9-for-x86_64-appstream-source-rpms
36533688
size: 3334137
36543689
checksum: sha256:2f5ece89d6a8d892816f386462d8be291ad83f1500b4c4b3655dcc7ed5192c0d
36553690
name: mpdecimal
36563691
evr: 2.5.1-3.el9
3657-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/source/SRPMS/Packages/n/nodejs-22.16.0-2.module+el9.6.0+23339+d3c8acfa.src.rpm
3692+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/source/SRPMS/Packages/n/nodejs-22.19.0-2.module+el9.6.0+23473+45664c2d.src.rpm
36583693
repoid: ubi-9-for-x86_64-appstream-source-rpms
3659-
size: 95111480
3660-
checksum: sha256:d5ab9de629aa95489c685da937b2064053a3ed4b6e4aad4430c7647cec2271ce
3694+
size: 95105793
3695+
checksum: sha256:486d6aff867f69ff82272efe9231c2d0dec2abb2879629ff627ab3019e04f79e
36613696
name: nodejs
3662-
evr: 1:22.16.0-2.module+el9.6.0+23339+d3c8acfa
3663-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/source/SRPMS/Packages/n/nodejs-packaging-2021.06-4.module+el9.6.0+23339+d3c8acfa.src.rpm
3697+
evr: 1:22.19.0-2.module+el9.6.0+23473+45664c2d
3698+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/source/SRPMS/Packages/n/nodejs-packaging-2021.06-4.module+el9.6.0+23473+45664c2d.src.rpm
36643699
repoid: ubi-9-for-x86_64-appstream-source-rpms
3665-
size: 28473
3666-
checksum: sha256:cec9e2520f165b4948d6866a6449e841481ba77b66c1fd318f7429f0e6c0d0a2
3700+
size: 27355
3701+
checksum: sha256:f80d5764e65ddce60321160b49c179d073b24484ff9001f0a0d8640b19a6a1f6
36673702
name: nodejs-packaging
3668-
evr: 2021.06-4.module+el9.6.0+23339+d3c8acfa
3703+
evr: 2021.06-4.module+el9.6.0+23473+45664c2d
36693704
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/source/SRPMS/Packages/n/nss-3.112.0-4.el9_4.src.rpm
36703705
repoid: ubi-9-for-x86_64-appstream-source-rpms
36713706
size: 81951225
@@ -5136,12 +5171,12 @@ arches:
51365171
checksum: sha256:a814ce978afe85327fd03829047ce04181d5d3f76bad8cfe8d24adfbd9be38a2
51375172
name: subscription-manager-rhsm-certificates
51385173
evr: 20220623-1.el9
5139-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/source/SRPMS/Packages/s/systemd-252-51.el9_6.1.src.rpm
5174+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/source/SRPMS/Packages/s/systemd-252-51.el9_6.2.src.rpm
51405175
repoid: ubi-9-for-x86_64-baseos-source-rpms
5141-
size: 43216691
5142-
checksum: sha256:8b77610e9eaf7817801a8d9bb70eab4999352f5367c72fca3c290465cd08f192
5176+
size: 43219722
5177+
checksum: sha256:6c70ed2f22b9db562555f5fa817669a31c685e60d758ad12529968a731c634b9
51435178
name: systemd
5144-
evr: 252-51.el9_6.1
5179+
evr: 252-51.el9_6.2
51455180
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/baseos/source/SRPMS/Packages/t/tcl-8.6.10-7.el9.src.rpm
51465181
repoid: ubi-9-for-x86_64-baseos-source-rpms
51475182
size: 6000353
@@ -5203,7 +5238,7 @@ arches:
52035238
name: zlib
52045239
evr: 1.2.11-40.el9
52055240
module_metadata:
5206-
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/repodata/afd34f82366b3805df5a71b757e85c0a747ad6aacd57a7b1aea875bedd33f94e-modules.yaml.gz
5241+
- url: https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi9/9/x86_64/appstream/os/repodata/d5752f66b0c0177a0d2f094ead74488f780911408e23b3c11b5448af6fc7307c-modules.yaml.gz
52075242
repoid: ubi-9-for-x86_64-appstream-rpms
5208-
size: 7922
5209-
checksum: sha256:afd34f82366b3805df5a71b757e85c0a747ad6aacd57a7b1aea875bedd33f94e
5243+
size: 8387
5244+
checksum: sha256:d5752f66b0c0177a0d2f094ead74488f780911408e23b3c11b5448af6fc7307c

0 commit comments

Comments
 (0)