Skip to content

Commit

Permalink
jd: Update to version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 15, 2025
1 parent a423919 commit 38bec79
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/jd.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "2.0.2",
"version": "2.1.0",
"description": "jd is a commandline utility and Go library for diffing and patching JSON values.",
"homepage": "https://github.com/josephburnett/jd",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/josephburnett/jd/releases/download/v2.0.2/jd-amd64-windows.exe#/jd.exe",
"hash": "3db22c42bdc6503f2eb0d539d5cfa75c2208a897c631acc85235f7486cf1ee91"
"url": "https://github.com/josephburnett/jd/releases/download/v2.1.0/jd-amd64-windows.exe#/jd.exe",
"hash": "7af75e475b4f1c052b9753d9c7027b8e443d823af0ad5d4ae0d950e8721269f9"
},
"arm64": {
"url": "https://github.com/josephburnett/jd/releases/download/v2.0.2/jd-arm64-windows.exe#/jd.exe",
"hash": "c58b6de1cc2e1b19af782e9043e4dcaf891464d42d481b5238f33bb9c8bb447e"
"url": "https://github.com/josephburnett/jd/releases/download/v2.1.0/jd-arm64-windows.exe#/jd.exe",
"hash": "c77cad218f219a3a7b074895c150e63e2793ff5a118a455ff201edfd0f1eba93"
}
},
"bin": "jd.exe",
Expand Down

0 comments on commit 38bec79

Please sign in to comment.