oxlint: Update to version 0.16.9

This commit is contained in:
github-actions[bot] 2025-05-03 16:29:31 +00:00
parent f26b3a3549
commit 29016bd651

View File

@ -1,16 +1,16 @@
{
"version": "0.16.8",
"version": "0.16.9",
"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.16.8/oxlint-win32-x64.zip",
"hash": "000fcbdd8a64803365c4eec7a55ee3edc354577e3bfdce92520b1da4812b68a6"
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.9/oxlint-win32-x64.zip",
"hash": "563320123e6c5452bf9b27197e0097630012d6382191b993fb75b1d34d0f8b56"
},
"arm64": {
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.8/oxlint-win32-arm64.zip",
"hash": "50b1b2a52f5348303f55046c8fbc9b67d17f2830832a61049145e8f38aa230f1"
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.9/oxlint-win32-arm64.zip",
"hash": "6bd8b30042ef5fbb30ac9b67003c51a2c52bc1c042a666c6ba7d08a19f2d98c4"
}
},
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",