oxlint: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2025-07-07 08:30:33 +00:00
parent fcddd90ebc
commit 7469941964

View File

@ -1,16 +1,16 @@
{
"version": "1.5.0",
"version": "1.6.0",
"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_v1.5.0/oxlint-win32-x64.zip",
"hash": "f700b64c9abbaaa1375aa4ffb04bc5e5049eb6d5241b7322b3f8675842b69c00"
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v1.6.0/oxlint-win32-x64.zip",
"hash": "f3b01e2690c8b72f2654dfdc35325d5a36a3db36118c2c0c05b19c489317ad51"
},
"arm64": {
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v1.5.0/oxlint-win32-arm64.zip",
"hash": "74d26e79aa69544520adb6e1d73a92f87509fe7f938afc41cac2652013d0828f"
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v1.6.0/oxlint-win32-arm64.zip",
"hash": "ada373ef1f1508f725fb10c503d71702b81a560138f6e2369cf52ff181c6f4c9"
}
},
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",