mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
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>
This commit is contained in:
parent
0fe2427910
commit
236f9e82fa
13
bucket/jo.json
Normal file
13
bucket/jo.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user