EXE
WinGet
JSON diff and patch
Joseph Burnett · 2.5.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
jd-amd64-windows.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
josephburnett.jd
Version
2.5.0
Description
JSON diff and patch.
License
MIT
↗
Homepage
https://github.com/josephburnett/jd
Upgrade Behavior
install(Install over existing)
Release Notes
## What's Changed
- v2: use slices instead of golang.org/x/exp/slices by @alexandear in #117
- Replace deprecated ioutil with os and io by @alexandear in #115
- Fix Myers diff backtracking off-by-one (#112) by @vnykmshr in #121
- docs(README): add mise alternate installation documentation by @jylenhof in #111
- Build artifacts for riscv64 by @ffgan in #106
- chore(deps): upgrade github.com/go-openapi/jsonpointer to v0.22.4 by @alexandear in #118
## New Contributors
- @alexandear made their firs…