mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
* 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>
14 lines
478 B
JSON
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"
|
|
}
|
|
}
|