mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
oxlint: Update to version 0.15.15
This commit is contained in:
parent
85fae93575
commit
848e24b2b4
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.15.14",
|
||||
"version": "0.15.15",
|
||||
"description": "A collection of JavaScript tools written in Rust.",
|
||||
"homepage": "https://github.com/oxc-project/oxc",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.15.14/oxlint-win32-x64.zip",
|
||||
"hash": "d8306cd2b4614cc33142ccd4aeb7c9e3c74f940f8897549de9b00aae60fa815e"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.15.15/oxlint-win32-x64.zip",
|
||||
"hash": "7b535072b4219f75f671e18d84c4c936ccb06c7d6181d62a0ce6b227915616de"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.15.14/oxlint-win32-arm64.zip",
|
||||
"hash": "1da5a62a13e771d373a75edfb87ab0c27d271950caf901d750499ed7d1315e8b"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.15.15/oxlint-win32-arm64.zip",
|
||||
"hash": "88ce9a6a4a07bb1b7f2b61592b12b5f5f055df6af5c050784a872e7cd7f2a7f9"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user