dyff: Update to version 1.10.1

This commit is contained in:
github-actions[bot] 2025-03-07 16:30:10 +00:00
parent 35cdbc9a8b
commit f2fa773bed

View File

@ -1,16 +1,16 @@
{
"version": "1.10.0",
"version": "1.10.1",
"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.0/dyff_1.10.0_windows_amd64.tar.gz",
"hash": "5c7dcf69a2277800789a6397ee1523983229a2927604d5d8d4aec4ec56744932"
"url": "https://github.com/homeport/dyff/releases/download/v1.10.1/dyff_1.10.1_windows_amd64.tar.gz",
"hash": "9bb92ad3e15f22ea30a0241b144ae931d2b54a77013ddc9c03398f0f69a89de0"
},
"arm64": {
"url": "https://github.com/homeport/dyff/releases/download/v1.10.0/dyff_1.10.0_windows_arm64.tar.gz",
"hash": "6faf48caf547f7f225e589c7d9f951c3b4e5205a215572d4d61360c80b1c2db3"
"url": "https://github.com/homeport/dyff/releases/download/v1.10.1/dyff_1.10.1_windows_arm64.tar.gz",
"hash": "52d0b5008d3feb1ea2c16f9f88b3104dc088089c37c417000aad8a574dccc787"
}
},
"bin": "dyff.exe",