From c8d38dbf3019d961ec041ba36d9335dc965fcd78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 16:31:12 +0000 Subject: [PATCH] dyff: Update to version 1.10.5 --- bucket/dyff.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dyff.json b/bucket/dyff.json index 3d82b31236..3f695e8417 100644 --- a/bucket/dyff.json +++ b/bucket/dyff.json @@ -1,16 +1,16 @@ { - "version": "1.10.4", + "version": "1.10.5", "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.10.4/dyff_1.10.4_windows_amd64.tar.gz", - "hash": "e737482f2a0e11b29e723236803cff18eb374ac9849161fde691a739aa16f14d" + "url": "https://github.com/homeport/dyff/releases/download/v1.10.5/dyff_1.10.5_windows_amd64.tar.gz", + "hash": "697c9b750bbaf9f68613c26df4109e92030d380f09345613198910b96700f42b" }, "arm64": { - "url": "https://github.com/homeport/dyff/releases/download/v1.10.4/dyff_1.10.4_windows_arm64.tar.gz", - "hash": "ed303aa349ebc74f36bce72aad852b9fa486fc069171af91662e256bc938253f" + "url": "https://github.com/homeport/dyff/releases/download/v1.10.5/dyff_1.10.5_windows_arm64.tar.gz", + "hash": "f46de61c4cd17d6f499675e3556afadc56e982085df18b952f0a27eafbe09b20" } }, "bin": "dyff.exe",