Bumped to core24 and removed riscv64

This commit is contained in:
Alexander
2025-11-26 09:31:58 +11:00
committed by Mike Farah
parent 7ccaf8e700
commit 588d0bb3dd
2 changed files with 15 additions and 11 deletions
+14 -10
View File
@@ -3,22 +3,26 @@ version: 'v4.49.2'
summary: A lightweight and portable command-line data file processor
description: |
`yq` uses [jq](https://github.com/stedolan/jq) like syntax but works with yaml, json, xml, csv, properties and TOML files.
base: core22
base: core24
grade: stable # devel|stable. must be 'stable' to release into candidate/stable channels
confinement: strict
architectures:
- build-on: [amd64]
platforms:
amd64:
build-on: [amd64]
build-for: [amd64]
- build-on: [arm64]
arm64:
build-on: [arm64]
build-for: [arm64]
- build-on: [armhf]
armhf:
build-on: [armhf]
build-for: [armhf]
- build-on: [ppc64el]
build-for: [ppc64el]
- build-on: [s390x]
s390x:
build-on: [s390x]
build-for: [s390x]
- build-on: [riscv64]
build-for: [riscv64]
ppc64el:
build-on: [ppc64el]
build-for: [ppc64el]
apps:
yq:
command: bin/yq