mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
oxlint: Update to version 0.15.10
This commit is contained in:
parent
d26f35636c
commit
328f03679f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.15.9",
|
"version": "0.15.10",
|
||||||
"description": "A collection of JavaScript tools written in Rust.",
|
"description": "A collection of JavaScript tools written in Rust.",
|
||||||
"homepage": "https://github.com/oxc-project/oxc",
|
"homepage": "https://github.com/oxc-project/oxc",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.15.9/oxlint-win32-x64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.15.10/oxlint-win32-x64.zip",
|
||||||
"hash": "c780cbb923eedf72ff74207800c67b19b4c2ec1cf9b190c5296b10844c29178b"
|
"hash": "9ab605693539f12d8bc51b0ee4be188663cceaf07720b15e5ef87ba4cb92a79a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.15.9/oxlint-win32-arm64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.15.10/oxlint-win32-arm64.zip",
|
||||||
"hash": "fb1eab23e6d3d03a4f43f976e4b3a462102727a0a2578c07b588fdf4704a247b"
|
"hash": "80fe1ebc3cbcc9e05557eea555ea4cc7484ef5f63c9cf4b7d417d994d7bdbc9c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user