dyff: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2025-03-05 20:29:33 +00:00
parent 1a142367a7
commit bc7fd119f6

View File

@ -1,16 +1,16 @@
{
"version": "1.9.4",
"version": "1.10.0",
"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.9.4/dyff_1.9.4_windows_amd64.tar.gz",
"hash": "44f0422c286f20fd9befa863682df18f479639ca46ad2ccae24c281bf5bdcfba"
"url": "https://github.com/homeport/dyff/releases/download/v1.10.0/dyff_1.10.0_windows_amd64.tar.gz",
"hash": "5c7dcf69a2277800789a6397ee1523983229a2927604d5d8d4aec4ec56744932"
},
"arm64": {
"url": "https://github.com/homeport/dyff/releases/download/v1.9.4/dyff_1.9.4_windows_arm64.tar.gz",
"hash": "01d3220fb07e480cfd1e8cb90d6eecc92f1d864c0ede47d23dd4551dbef07f68"
"url": "https://github.com/homeport/dyff/releases/download/v1.10.0/dyff_1.10.0_windows_arm64.tar.gz",
"hash": "6faf48caf547f7f225e589c7d9f951c3b4e5205a215572d4d61360c80b1c2db3"
}
},
"bin": "dyff.exe",