Upgrade to 8.2.2-22

This commit is contained in:
Antoine Martin 2024-11-28 10:58:38 -05:00
parent 7bf927c2c3
commit eeddd2cbc9
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
2 changed files with 4 additions and 4 deletions

View file

@ -9,8 +9,8 @@ jobs:
container: container:
image: ubuntu:22.04 image: ubuntu:22.04
env: env:
pkgver: 8.2.0 pkgver: 8.2.2
buildno: 144 buildno: 22
qtver: 5.15.3 qtver: 5.15.3
steps: steps:
- name: Environment setup - name: Environment setup

View file

@ -8,8 +8,8 @@ jobs:
container: container:
image: ubuntu:22.04 image: ubuntu:22.04
env: env:
pkgver: 8.2.0 pkgver: 8.2.2
buildno: 144 buildno: 22
qtver: 5.15.3 qtver: 5.15.3
steps: steps:
- name: Environment setup - name: Environment setup