diff --git a/bucket/yq.json b/bucket/yq.json index 21d83a6c8a..593a78c358 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.27.3", + "version": "4.27.5", "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.27.3/yq_windows_amd64.exe#/yq.exe", - "hash": "88865ae0635d337bc4b1f664639c025af00dd9cc90558d25314a26a8cd482474" + "url": "https://github.com/mikefarah/yq/releases/download/v4.27.5/yq_windows_amd64.exe#/yq.exe", + "hash": "a39448f0fdaeaf1832fb7a90b691204d3b2002cee9f07bb6ff0a5512ae5dbf8f" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.27.3/yq_windows_386.exe#/yq.exe", - "hash": "0fcad227b8866a4e7d807d18bb2cd1b95b3c983922b65ef2cb12e76ef3fa8c61" + "url": "https://github.com/mikefarah/yq/releases/download/v4.27.5/yq_windows_386.exe#/yq.exe", + "hash": "95631d2382127fbed1e61ff4e551c73ecb24d5aa3558df0bc2ed6b2e9da85f77" } }, "bin": "yq.exe",