From 53be30a5084790a4b74eb507ef15326fef1665fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 16:30:26 +0000 Subject: [PATCH] dyff: Update to version 1.11.2 --- bucket/dyff.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dyff.json b/bucket/dyff.json index fc463d2002..5255a4c08a 100644 --- a/bucket/dyff.json +++ b/bucket/dyff.json @@ -1,16 +1,16 @@ { - "version": "1.11.1", + "version": "1.11.2", "description": "A diff tool for YAML files, and sometimes JSON.", "homepage": "https://github.com/homeport/dyff", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/homeport/dyff/releases/download/v1.11.1/dyff_1.11.1_windows_amd64.tar.gz", - "hash": "1ea3a36b0ddf79b494db75f4c3e51cb647f3ab7c340c14248ee4cf132ddc164d" + "url": "https://github.com/homeport/dyff/releases/download/v1.11.2/dyff_1.11.2_windows_amd64.tar.gz", + "hash": "117a1998ee9b0b49040fb3e37170b9649f804ae24ec6610897615c71321f1098" }, "arm64": { - "url": "https://github.com/homeport/dyff/releases/download/v1.11.1/dyff_1.11.1_windows_arm64.tar.gz", - "hash": "ffbf5a765041b1bd97d319fe19fbfe691c1402a70e3cca7e59ef1ed88c979343" + "url": "https://github.com/homeport/dyff/releases/download/v1.11.2/dyff_1.11.2_windows_arm64.tar.gz", + "hash": "46481903658b336e0f0e2d13e09b8cac3923d4b64895eb47dad9516d3cc6e6b2" } }, "bin": "dyff.exe",