oxlint: Update to version 0.15.10

This commit is contained in:
github-actions[bot] 2025-02-06 08:30:00 +00:00
parent d26f35636c
commit 328f03679f

View File

@ -1,16 +1,16 @@
{
"version": "0.15.9",
"version": "0.15.10",
"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.9/oxlint-win32-x64.zip",
"hash": "c780cbb923eedf72ff74207800c67b19b4c2ec1cf9b190c5296b10844c29178b"
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.15.10/oxlint-win32-x64.zip",
"hash": "9ab605693539f12d8bc51b0ee4be188663cceaf07720b15e5ef87ba4cb92a79a"
},
"arm64": {
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.15.9/oxlint-win32-arm64.zip",
"hash": "fb1eab23e6d3d03a4f43f976e4b3a462102727a0a2578c07b588fdf4704a247b"
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.15.10/oxlint-win32-arm64.zip",
"hash": "80fe1ebc3cbcc9e05557eea555ea4cc7484ef5f63c9cf4b7d417d994d7bdbc9c"
}
},
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",