From 702ab664c4136ad460add3b210389be157af41f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 20:29:14 +0000 Subject: [PATCH] dyff: Update to version 1.10.2 --- bucket/dyff.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dyff.json b/bucket/dyff.json index e9517de778..c5df8a11c6 100644 --- a/bucket/dyff.json +++ b/bucket/dyff.json @@ -1,16 +1,16 @@ { - "version": "1.10.1", + "version": "1.10.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.10.1/dyff_1.10.1_windows_amd64.tar.gz", - "hash": "9bb92ad3e15f22ea30a0241b144ae931d2b54a77013ddc9c03398f0f69a89de0" + "url": "https://github.com/homeport/dyff/releases/download/v1.10.2/dyff_1.10.2_windows_amd64.tar.gz", + "hash": "c1c17bef7b79e641f2c427623b919b425e0ddfd94c165b84a0adc1fda6e7ff17" }, "arm64": { - "url": "https://github.com/homeport/dyff/releases/download/v1.10.1/dyff_1.10.1_windows_arm64.tar.gz", - "hash": "52d0b5008d3feb1ea2c16f9f88b3104dc088089c37c417000aad8a574dccc787" + "url": "https://github.com/homeport/dyff/releases/download/v1.10.2/dyff_1.10.2_windows_arm64.tar.gz", + "hash": "426c98e2c7374b7377dc4114b11d797317101fdfc3de12ce44fc08bc5036a555" } }, "bin": "dyff.exe",