diff --git a/bucket/yq.json b/bucket/yq.json index 621dba5956..8049239a41 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.13.0", + "version": "4.13.2", "description": "A portable command-line YAML processor", "homepage": "https://mikefarah.gitbook.io/yq/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.13.0/yq_windows_amd64.exe#/yq.exe", - "hash": "aac76fea869684fa9d0ed1c020a867effbeed01d6f6f312a005851b6f4465ad3" + "url": "https://github.com/mikefarah/yq/releases/download/v4.13.2/yq_windows_amd64.exe#/yq.exe", + "hash": "b2761890a473636d9b789ac4de4a2e34adb506e17968f5c906988f9d30408e5a" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.13.0/yq_windows_386.exe#/yq.exe", - "hash": "d227c82245960b88fa24d6a9ff59c5520e6d151c0820cc7df18a4a6052449aea" + "url": "https://github.com/mikefarah/yq/releases/download/v4.13.2/yq_windows_386.exe#/yq.exe", + "hash": "fcb5819ef6b82208f6784e09197f7e6b61ae174689101ca3be281e5527ebbcc0" } }, "bin": "yq.exe",