mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
yq: Update to 4.5.1
added test script as well. Changelog: https://github.com/mikefarah/yq/releases/tag/v4.5.1 Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
yq --version 2>&1 | grep "${2#*v}"
|
||||
Reference in New Issue
Block a user