diff --git a/bucket/oxlint.json b/bucket/oxlint.json index 6e94f73d4b..0c3f99f670 100644 --- a/bucket/oxlint.json +++ b/bucket/oxlint.json @@ -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\"",