mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
lua-language-server: Fix autoupdate
This commit is contained in:
parent
fd8554db8b
commit
3aeb857c7c
@ -17,6 +17,7 @@
|
||||
"persist": "log",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sumneko/lua-language-server/releases/download/$version/lua-language-server-$version-win32-x64.zip"
|
||||
},
|
||||
@ -25,3 +26,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user