Files
packages/utils/yq/test.sh
Tianling Shen cfb35eb34e yq: Update to 4.24.4
Updated GO_PKG due to upstream changes.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 07a29d211a)
2022-04-17 09:57:52 +02:00

4 lines
51 B
Bash

#!/bin/sh
yq --version 2>&1 | grep "$PKG_VERSION"