mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
zls: Update to version 0.15.1
This commit is contained in:
parent
0c1e9f066d
commit
5a6bbb9e3a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.15.0",
|
"version": "0.15.1",
|
||||||
"description": "Zig language LSP server",
|
"description": "Zig language LSP server",
|
||||||
"homepage": "https://github.com/zigtools/zls",
|
"homepage": "https://github.com/zigtools/zls",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zigtools/zls/releases/download/0.15.0/zls-x86-windows.zip",
|
"url": "https://github.com/zigtools/zls/releases/download/0.15.1/zls-x86-windows.zip",
|
||||||
"hash": "e2662425bce7edebc133dd957c1bab9036e9c86455fc66dead416c3f5f1a93b9"
|
"hash": "31fef25b6a398d41e59ee12ed176e7b5deeb769d12dcba2aac492907da62389d"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/zigtools/zls/releases/download/0.15.0/zls-x86_64-windows.zip",
|
"url": "https://github.com/zigtools/zls/releases/download/0.15.1/zls-x86_64-windows.zip",
|
||||||
"hash": "5f5e6861d55e96cc9e480cf15fbccafd2c44dfe193d8f3f9d54489a50cd73d2d"
|
"hash": "41b20c8e2952c95385ce316c3e8000178a6deb4857893f2f6d8078b1453c0f54"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "zls.exe",
|
"bin": "zls.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user