File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 0.17.4" ,
3+ "description" : " Rime Input Method Engine, rimes with your keystrokes." ,
4+ "homepage" : " https://rime.im" ,
5+ "license" : " GPL-3.0-or-later" ,
6+ "architecture" : {
7+ "64bit" : {
8+ "url" : " https://github.com/rime/weasel/releases/download/0.17.4/weasel-0.17.4.0-installer.exe#/dl.7z" ,
9+ "hash" : " cf509534a8f5f8af9c98ed7cbb8f135439f145a8cbe7e50ede42bb5b5ab45c29"
10+ }
11+ },
12+ "pre_install" : " if (Test-Path \" $dir\\ `$PLUGINSDIR\" ) { Remove-Item -Recurse -Force \" $dir\\ `$PLUGINSDIR\" }" ,
13+ "shortcuts" : [
14+ [
15+ " WeaselServer.exe" ,
16+ " Weasel"
17+ ]
18+ ],
19+ "checkver" : {
20+ "github" : " https://github.com/rime/weasel"
21+ },
22+ "autoupdate" : {
23+ "architecture" : {
24+ "64bit" : {
25+ "url" : " https://github.com/rime/weasel/releases/download/$version/weasel-$version.0-installer.exe#/dl.7z"
26+ }
27+ }
28+ }
29+ }
You can’t perform that action at this time.
0 commit comments