Silent Install HQ
EXE WinGet

JSON diff and patch

Joseph Burnett · 2.3.0 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Portable application — no installation required. Run the executable directly from any location.

File Identity

SHA256 029c17c547bb0b4327554febf250075f016c65261e4c393d1b27a51801fa6504 VirusTotal ↗
Filename jd-arm64-windows.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID josephburnett.jd
Version 2.3.0
Description JSON diff and patch.
License MIT
Upgrade Behavior install(Install over existing)
Release Notes # PathOptions This release introduces PathOptions, a powerful new feature that enables precise control over how different parts of your JSON/YAML data are compared. PathOptions allow you to apply different comparison semantics to specific paths within your data structures, giving you fine-grained control over diff behavior. Key Features: - Targeted comparison options: Apply SET, MULTISET, precision, or setkeys options to specific paths using the syntax `{"@":["path","to","target"],"^":[options]…