oxlint: Update to version 0.16.10

This commit is contained in:
github-actions[bot] 2025-05-09 08:30:59 +00:00
parent e32a56259a
commit 7093d3f2dd

View File

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