From 63a293571a53c69e2f90a340de68773ce7d7dbcb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 16:31:03 +0000 Subject: [PATCH] dyff: Update to version 1.10.3 --- bucket/dyff.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dyff.json b/bucket/dyff.json index c5df8a11c6..3d30248bf8 100644 --- a/bucket/dyff.json +++ b/bucket/dyff.json @@ -1,16 +1,16 @@ { - "version": "1.10.2", + "version": "1.10.3", "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.2/dyff_1.10.2_windows_amd64.tar.gz", - "hash": "c1c17bef7b79e641f2c427623b919b425e0ddfd94c165b84a0adc1fda6e7ff17" + "url": "https://github.com/homeport/dyff/releases/download/v1.10.3/dyff_1.10.3_windows_amd64.tar.gz", + "hash": "4966a18c6440ffca96b77855086fb3c20281aaf465b707d2833eeabba9b2cbd3" }, "arm64": { - "url": "https://github.com/homeport/dyff/releases/download/v1.10.2/dyff_1.10.2_windows_arm64.tar.gz", - "hash": "426c98e2c7374b7377dc4114b11d797317101fdfc3de12ce44fc08bc5036a555" + "url": "https://github.com/homeport/dyff/releases/download/v1.10.3/dyff_1.10.3_windows_arm64.tar.gz", + "hash": "8a60f0c7029c78799942c1b32a7bd139ed27f1ec42001056073ffbd623464eb2" } }, "bin": "dyff.exe",