Skip to content

Commit 5934b74

Browse files
authored
yq: New version 4.45.1 (#10595)
1 parent ba9d02d commit 5934b74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Y/yq/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ using BinaryBuilder
22

33
name = "yq"
44

5-
version = v"4.44.3"
5+
version = v"4.45.1"
66

77
# Collection of sources required to build yq
88
sources = [
9-
GitSource("https://github.com/mikefarah/yq", "bbdd97482f2d439126582a59689eb1c855944955"),
9+
GitSource("https://github.com/mikefarah/yq", "8bf425b4d1344db7cd469a8d10a390876e0c77fd"),
1010
]
1111

1212
# Bash recipe for building across all platforms

0 commit comments

Comments
 (0)