From 41e2f9c7e9cf1db2214750f7a361d18537c1c179 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 04:26:37 +0000 Subject: [PATCH] yq: Update to version 4.40.3 --- bucket/yq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yq.json b/bucket/yq.json index 4bc3d5b9fa..1fd01abd6a 100644 --- a/bucket/yq.json +++ b/bucket/yq.json @@ -1,16 +1,16 @@ { - "version": "4.40.2", + "version": "4.40.3", "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.40.2/yq_windows_amd64.exe#/yq.exe", - "hash": "74a2b7e312056adbe957ccd7dc62497f804e1eaa9a226d2d33d899354119f7f4" + "url": "https://github.com/mikefarah/yq/releases/download/v4.40.3/yq_windows_amd64.exe#/yq.exe", + "hash": "e4fbb38d53d53307cbd25c58504a7b3eac9f1ed0ca8291229ac8e7c4968065ae" }, "32bit": { - "url": "https://github.com/mikefarah/yq/releases/download/v4.40.2/yq_windows_386.exe#/yq.exe", - "hash": "f46904a628a5a622cd83cf00ae3cc231410585eabb552bbb7cb6794b456681f7" + "url": "https://github.com/mikefarah/yq/releases/download/v4.40.3/yq_windows_386.exe#/yq.exe", + "hash": "01df8fe3fac846f94c5563d9fb3da1884cb501951d726045c03325e376713287" } }, "bin": "yq.exe",