mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
14 lines
507 B
JSON
14 lines
507 B
JSON
{
|
|
"version": "1.9",
|
|
"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.9/jo-1.9.exe#/jo.exe",
|
|
"hash": "1c038153946ad7611166d36a5f6ce57e7704d8b89c51a4864c4fc821116521b6",
|
|
"bin": "jo.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/jpmens/jo/releases/download/$version/jo-$version.exe#/jo.exe"
|
|
}
|
|
}
|