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",