diff --git a/bucket/yq.json b/bucket/yq.json index dcd9217318..8db32189d2 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.52.2", + "version": "4.52.4", "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.52.2/yq_windows_amd64.exe#/yq.exe", - "hash": "2b6cd8974004fa0511f6b6b359d2698214fadeb4599f0b00e8d85ae62b3922d4" + "url": "https://github.com/mikefarah/yq/releases/download/v4.52.4/yq_windows_amd64.exe#/yq.exe", + "hash": "b7c4186f8a3e32879ddf99389bf59a4b2861f0f1b41ef58647d903b0a11e8151" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.52.2/yq_windows_386.exe#/yq.exe", - "hash": "6397dd8f1b7c01804b515a84fa9e1b6f8a6b76703a5d35b9b60917e05e683c83" + "url": "https://github.com/mikefarah/yq/releases/download/v4.52.4/yq_windows_386.exe#/yq.exe", + "hash": "fe333fee39b8da25aebaa28aa6f73e1587352172bd438801fd0b94e3feacaf5f" } }, "bin": "yq.exe",