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:
Tianling Shen
2021-02-10 19:14:01 +08:00
parent d53d2df283
commit 8356aaafc5
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
yq --version 2>&1 | grep "${2#*v}"