mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
zls: Update to version 0.13.0
This commit is contained in:
parent
032caa5a6c
commit
a5eb7aadee
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.0",
|
"version": "0.13.0",
|
||||||
"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.12.0/zls-x86-windows.zip",
|
"url": "https://github.com/zigtools/zls/releases/download/0.13.0/zls-x86-windows.zip",
|
||||||
"hash": "4a27fa034f0d2c0f32481eb4b32e198b68115440d501b126463bfa72000c4b38"
|
"hash": "8d71f0fde1238082ee3b7fb5d9e361411183fad2d7a55a78b403ed7cd4fc2d13"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/zigtools/zls/releases/download/0.12.0/zls-x86_64-windows.zip",
|
"url": "https://github.com/zigtools/zls/releases/download/0.13.0/zls-x86_64-windows.zip",
|
||||||
"hash": "9656942a98e6d582b8e1d7486d0d3523ee80b0120d4a1d0740e963e45ea88954"
|
"hash": "d87ed0834df3c30feae976843f0c6640acd31af1f31c0917907f7bfebae5bd14"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "zls.exe",
|
"bin": "zls.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user