diff --git a/bucket/yq.json b/bucket/yq.json index af8f74bddc..f46fb98751 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.3.2", + "version": "4.4.0", "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.3.2/yq_windows_amd64.exe#/yq.exe", - "hash": "f1a0d8ac55b0e2b88852502d805d735c272d4927e3d21020bd983b75ca516eee" + "url": "https://github.com/mikefarah/yq/releases/download/v4.4.0/yq_windows_amd64.exe#/yq.exe", + "hash": "5153242e4d9392b7770346a5bee6a5b6a3d7570dfe6696a76c9a23f056d17303" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.3.2/yq_windows_386.exe#/yq.exe", - "hash": "9e1e36bdc74e91b5358007614772f04ec474af759070be3b51d6e9d0bbe66aea" + "url": "https://github.com/mikefarah/yq/releases/download/v4.4.0/yq_windows_386.exe#/yq.exe", + "hash": "ea6759747874740ced319e4039aeef679cc48a769938b24f2f189bca8ed2e3e5" } }, "bin": "yq.exe",