feat: update jsonnet to 0.22.0 (#126)
Automated version bump: 0.21.0 → 0.22.0 Reviewed-on: #126
This commit was merged in pull request #126.
This commit is contained in:
@@ -1,14 +1,15 @@
|
|||||||
---
|
|
||||||
arch: amd64
|
arch: amd64
|
||||||
builds:
|
builds:
|
||||||
- image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
- image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||||
release: '1'
|
release: 1
|
||||||
repository: [almalinux/el8]
|
repository:
|
||||||
version: 0.21.0
|
- almalinux/el8
|
||||||
- image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
version: 0.22.0
|
||||||
release: '1'
|
- image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||||
repository: [almalinux/el9]
|
release: 1
|
||||||
version: 0.21.0
|
repository:
|
||||||
|
- almalinux/el9
|
||||||
|
version: 0.22.0
|
||||||
description: A data templating language
|
description: A data templating language
|
||||||
github: google/go-jsonnet
|
github: google/go-jsonnet
|
||||||
homepage: https://github.com/google/go-jsonnet
|
homepage: https://github.com/google/go-jsonnet
|
||||||
|
|||||||
Reference in New Issue
Block a user