Skip to content

Commit b2c2d78

Browse files
committed
goyq: Update to 4.32.2
Changes: v4.32.2 - Fixes parsing unknown file format issue Fixes parsing terraform tfstate files results in "unknown" format
1 parent abe2903 commit b2c2d78

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

goyq/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# $NetBSD$
22

3-
DISTNAME= yq-4.32.1
3+
DISTNAME= yq-4.32.2
44
PKGNAME= ${DISTNAME:C/^/go/}
55
CATEGORIES= textproc
66
MASTER_SITES= ${MASTER_SITE_GITHUB:=mikefarah/}

goyq/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,6 @@ Size (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 95 bytes
231231
BLAKE2s (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 2e80fa896e65b1ae160400012c71aeac70e22a31cac82ec4921c85a93d65774c
232232
SHA512 (gopkg.in_yaml.v3_@v_v3.0.1.zip) = d57b0d42c71ad6503415e42979b51b0dc7f6344072c728ab2e3d4bab88da7b7d775e7f261868909f990f6b44aed6c533966c97bbe333a0acd65fc8bac9d1d4ff
233233
Size (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 104623 bytes
234-
BLAKE2s (yq-4.32.1.tar.gz) = 1666c127a45a0dc8d42d7ae375ab487485670c873f108a14056fe3ec0d7b9178
235-
SHA512 (yq-4.32.1.tar.gz) = d851b673df33669c24c024f3c58dd1a3f8bba4fd31af61186731021152d875f04543b5b41b56454f62028db1bb6df77fe16c2deb093a1b36d2ff5dbb24fd1a0e
236-
Size (yq-4.32.1.tar.gz) = 228555 bytes
234+
BLAKE2s (yq-4.32.2.tar.gz) = 1ceb7d7b1e6e28df9ddfee7033220bfaeeec2b93d8bda18b2af4c64400e59d9b
235+
SHA512 (yq-4.32.2.tar.gz) = 9cc5b7c694f5a985b9d3118c91632806f359d951abd6ccf7d2c162fb4a079f90efa417c7486db019692897175906fc501a434c353db5bb2b4cd21cd547a6434e
236+
Size (yq-4.32.2.tar.gz) = 228706 bytes

0 commit comments

Comments
 (0)