mirror of
https://github.com/qwjyh/scoop_bucket.git
synced 2025-04-20 03:36:02 +09:00
update tinymist & powershell-editorservice
This commit is contained in:
parent
732f11195d
commit
a77dbaecac
2 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"version": "4.2.0",
|
"version": "4.3.0",
|
||||||
"description": "A common platform for PowerShell development support in any editor or application!",
|
"description": "A common platform for PowerShell development support in any editor or application!",
|
||||||
"homepage": "https://github.com/PowerShell/PowerShellEditorServices",
|
"homepage": "https://github.com/PowerShell/PowerShellEditorServices",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://github.com/PowerShell/PowerShellEditorServices/releases/download/v4.2.0/PowerShellEditorServices.zip",
|
"url": "https://github.com/PowerShell/PowerShellEditorServices/releases/download/v4.3.0/PowerShellEditorServices.zip",
|
||||||
"hash": "381f80294645e81bef52f9db07f3f852bb29233ccbdde1a09380ff31655d5289",
|
"hash": "cbe2f11f0076b05d44f148f0c7bbd38a3b30eeeae99c45c6d0c309edff50136a",
|
||||||
"bin": "",
|
"bin": "",
|
||||||
"extract_dir": "",
|
"extract_dir": "",
|
||||||
"checkver": "github"
|
"checkver": "github"
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"version": "0.13.4",
|
"version": "0.13.10",
|
||||||
"description": "A brand-new language server for Typst",
|
"description": "A brand-new language server for Typst",
|
||||||
"homepage": "https://github.com/Myriad-Dreamin/tinymist",
|
"homepage": "https://github.com/Myriad-Dreamin/tinymist",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.4/tinymist-win32-x64.exe",
|
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.10/tinymist-win32-x64.exe",
|
||||||
"hash": "023fe59726b0570ddc369b324f53dbb9acb5c6991766436586be94df3f22b674"
|
"hash": "06dedacea6590d1ff8a78b2102a7c67742da023de7c86700fd981a7e6e894324"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue