mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
jc: Add version 1.23.3 (#4911)
* jc: Add version 1.23.3 * Update desc. --------- Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
parent
8334710a72
commit
3256c5a686
25
bucket/jc.json
Normal file
25
bucket/jc.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": "1.23.3",
|
||||
"description": "Convert the output of CLI, file-types, and common strings to JSON, YAML, or Dictionaries",
|
||||
"homepage": "https://kellyjonbrazil.github.io/jc/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/kellyjonbrazil/jc/releases/download/v1.23.3/jc-1.23.3-windows.zip",
|
||||
"hash": "170f335da0490c57c5d968142f49e10e12438977368fd504b6196ec9a32d7b7c",
|
||||
"extract_dir": "jc-1.23.3-windows"
|
||||
}
|
||||
},
|
||||
"bin": "jc.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/kellyjonbrazil/jc"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/kellyjonbrazil/jc/releases/download/v$version/jc-$version-windows.zip",
|
||||
"extract_dir": "jc-$version-windows"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user