diff --git a/bucket/oxlint.json b/bucket/oxlint.json index 4d0a9ea218..1eb66a8535 100644 --- a/bucket/oxlint.json +++ b/bucket/oxlint.json @@ -1,16 +1,16 @@ { - "version": "0.16.10", + "version": "0.16.11", "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.10/oxlint-win32-x64.zip", - "hash": "8f6f57516b6085ed7225333c84e17e9aefe8fc0af77aabf2381a2771c1eb18e8" + "url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.11/oxlint-win32-x64.zip", + "hash": "664fd37f8309d6b45697b2501c37f6d0d6150ec3c39ef9eca88d84e192a22cca" }, "arm64": { - "url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.10/oxlint-win32-arm64.zip", - "hash": "f65fea5a934c90932613f49367d7d1b9b53fd4c41718b26d22234034cd6f3c32" + "url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.11/oxlint-win32-arm64.zip", + "hash": "8fa6e0926195faeb49b174c537477d1575c73c18764f6f4f1f5d0f90e943b2c7" } }, "pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",