mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-24 06:35:40 +00:00
Hard-code version and change grade to 'stable'
This commit is contained in:
parent
e552dbb6ab
commit
db1954da25
@ -1,10 +1,10 @@
|
||||
name: yq
|
||||
version: git
|
||||
version: 1.14.0-dev
|
||||
summary: A lightweight and portable command-line YAML processor
|
||||
description: |
|
||||
The aim of the project is to be the jq or sed of yaml files.
|
||||
|
||||
grade: devel # must be 'stable' to release into candidate/stable channels
|
||||
grade: stable # devel|stable. must be 'stable' to release into candidate/stable channels
|
||||
confinement: strict
|
||||
|
||||
apps:
|
||||
|
Loading…
Reference in New Issue
Block a user