Marcin Kłopotek 236f9e82fa
jo: Add version 1.6 (#3289)
* jo: Add version 1.6

A tool for creating JSON objects from CLI

See https://github.com/jpmens/jo

* Apply suggestions from code review

Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>

Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
2022-02-07 18:26:57 +05:30

14 lines
478 B
JSON

{
"version": "1.6",
"description": "A tool for creating JSON objects from CLI",
"homepage": "https://github.com/jpmens/jo",
"license": "GPL-2.0-or-later",
"url": "https://github.com/jpmens/jo/releases/download/1.6/jo.exe",
"hash": "ef0d182528adb77a4397f1f0700b356f644126d31599e39e375d40e136976327",
"bin": "jo.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/jpmens/jo/releases/download/$version/jo.exe"
}
}