mirror of
https://github.com/qwjyh/scoop_bucket.git
synced 2025-04-21 04:05:51 +09:00
Compare commits
3 commits
874e4da3d8
...
a77dbaecac
Author | SHA1 | Date | |
---|---|---|---|
a77dbaecac | |||
|
732f11195d | ||
|
dddc1b0b58 |
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.12.18",
|
"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.12.18/tinymist-win32-x64.exe",
|
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.10/tinymist-win32-x64.exe",
|
||||||
"hash": "bce6dc8a19f5447bce594e9af2991100cc945d02367bd126b0b2e51c2e275e52"
|
"hash": "06dedacea6590d1ff8a78b2102a7c67742da023de7c86700fd981a7e6e894324"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue