mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
jo: Fix bin (#4094)
This commit is contained in:
parent
56ae11ac6a
commit
957497245a
@ -3,11 +3,11 @@
|
||||
"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",
|
||||
"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"
|
||||
"url": "https://github.com/jpmens/jo/releases/download/$version/jo-$version.exe#/jo.exe"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user