dyff: Update to version 1.11.2

This commit is contained in:
github-actions[bot] 2026-03-01 16:30:26 +00:00
parent b5b67e07f6
commit 53be30a508

View File

@ -1,16 +1,16 @@
{
"version": "1.11.1",
"version": "1.11.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.11.1/dyff_1.11.1_windows_amd64.tar.gz",
"hash": "1ea3a36b0ddf79b494db75f4c3e51cb647f3ab7c340c14248ee4cf132ddc164d"
"url": "https://github.com/homeport/dyff/releases/download/v1.11.2/dyff_1.11.2_windows_amd64.tar.gz",
"hash": "117a1998ee9b0b49040fb3e37170b9649f804ae24ec6610897615c71321f1098"
},
"arm64": {
"url": "https://github.com/homeport/dyff/releases/download/v1.11.1/dyff_1.11.1_windows_arm64.tar.gz",
"hash": "ffbf5a765041b1bd97d319fe19fbfe691c1402a70e3cca7e59ef1ed88c979343"
"url": "https://github.com/homeport/dyff/releases/download/v1.11.2/dyff_1.11.2_windows_arm64.tar.gz",
"hash": "46481903658b336e0f0e2d13e09b8cac3923d4b64895eb47dad9516d3cc6e6b2"
}
},
"bin": "dyff.exe",