oxlint: Update to version 0.2.16

This commit is contained in:
github-actions[bot] 2024-04-08 05:07:51 +00:00
parent 9d3c9613e8
commit a5386c8d87

View File

@ -1,16 +1,16 @@
{
"version": "0.2.15",
"version": "0.2.16",
"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.2.15/oxlint-win32-x64.zip",
"hash": "26b849ead9591e63ea20d18faf03ff40c075dd90564025fff3645b7bc0a7ea8e"
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.2.16/oxlint-win32-x64.zip",
"hash": "5e3c16908afadf582b14a2a4df9116cfae4cb1ed159d7550dc918e674ba06d25"
},
"arm64": {
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.2.15/oxlint-win32-arm64.zip",
"hash": "07f50d22457b0a22a115ebdcd0a4b91fd3ae7ea6d24f790d4d72eef2a4dbeea4"
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.2.16/oxlint-win32-arm64.zip",
"hash": "7c5b4f3072c93352344a4e3c302ac4edc2bae774359faba267b9388f1fb71764"
}
},
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",