dyff: Update to version 1.10.2

This commit is contained in:
github-actions[bot] 2025-08-10 20:29:14 +00:00
parent 4134d770ee
commit 702ab664c4

View File

@ -1,16 +1,16 @@
{
"version": "1.10.1",
"version": "1.10.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.10.1/dyff_1.10.1_windows_amd64.tar.gz",
"hash": "9bb92ad3e15f22ea30a0241b144ae931d2b54a77013ddc9c03398f0f69a89de0"
"url": "https://github.com/homeport/dyff/releases/download/v1.10.2/dyff_1.10.2_windows_amd64.tar.gz",
"hash": "c1c17bef7b79e641f2c427623b919b425e0ddfd94c165b84a0adc1fda6e7ff17"
},
"arm64": {
"url": "https://github.com/homeport/dyff/releases/download/v1.10.1/dyff_1.10.1_windows_arm64.tar.gz",
"hash": "52d0b5008d3feb1ea2c16f9f88b3104dc088089c37c417000aad8a574dccc787"
"url": "https://github.com/homeport/dyff/releases/download/v1.10.2/dyff_1.10.2_windows_arm64.tar.gz",
"hash": "426c98e2c7374b7377dc4114b11d797317101fdfc3de12ce44fc08bc5036a555"
}
},
"bin": "dyff.exe",