mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
zenhan: Add version 0.0.1 (#768)
This commit is contained in:
parent
c66e7aa2ca
commit
a56d70e14f
22
bucket/zenhan.json
Normal file
22
bucket/zenhan.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": "0.0.1",
|
||||
"homepage": "https://github.com/iuchim/zenhan",
|
||||
"description": "Editor input method switcher",
|
||||
"license": "Unknown",
|
||||
"notes": "You can use zenhan from autoSwitchIM function of VSCodeVim (see https://github.com/VSCodeVim/Vim#input-method)",
|
||||
"url": "https://github.com/iuchim/zenhan/releases/download/v0.0.1/zenhan.zip",
|
||||
"hash": "057e4ad47163c31d530a695353958e989200381b048c1e4f1bd8b40a97c20e28",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"extract_dir": "zenhan\\bin64"
|
||||
},
|
||||
"32bit": {
|
||||
"extract_dir": "zenhan\\bin32"
|
||||
}
|
||||
},
|
||||
"bin": "zenhan.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/iuchim/zenhan/releases/download/v$version/zenhan.zip"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user