diff --git a/bucket/yq.json b/bucket/yq.json index d7126560ac..dd193cf801 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.31.2", + "version": "4.32.1", "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.31.2/yq_windows_amd64.exe#/yq.exe", - "hash": "150e84574aa3a5bbdab46d0f5abf13fe91568a72592e7d85e21f5ad0581a88f8" + "url": "https://github.com/mikefarah/yq/releases/download/v4.32.1/yq_windows_amd64.exe#/yq.exe", + "hash": "badc23a6cfe12219815a8ebbae5c9b970d9732eb2ed100c4aeb792a4e7fdd5a1" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.31.2/yq_windows_386.exe#/yq.exe", - "hash": "744a9f6b2f1db21e53b85033af038b112f6324889c4a6c258e052053e1211597" + "url": "https://github.com/mikefarah/yq/releases/download/v4.32.1/yq_windows_386.exe#/yq.exe", + "hash": "c35cf490cc4985c3c2a52cbd9c0ce86b0603737be262f15a808371e625d6826c" } }, "bin": "yq.exe",