dyff: Update to version 1.10.3

This commit is contained in:
github-actions[bot] 2025-12-24 16:31:03 +00:00
parent c829394a21
commit 63a293571a

View File

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