Skip to content

Commit dd7846b

Browse files
renovate[bot]ViBiOh
authored andcommitted
chore(deps): update dependency mikefarah/yq to v4.49.1
1 parent aa183d3 commit dd7846b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installations/yq.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -o nounset -o pipefail -o errexit
44

55
install() {
66
# renovate: datasource=github-releases depName=mikefarah/yq
7-
local YQ_VERSION="v4.48.2"
7+
local YQ_VERSION="v4.49.1"
88

99
curl_to_binary "https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/yq_$(normalized_os)_$(normalized_arch "amd64" "arm" "arm64")" "yq"
1010

0 commit comments

Comments
 (0)