mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
oxlint: Update to version 0.16.12
This commit is contained in:
parent
2aefa3275c
commit
b4d5516006
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.16.11",
|
"version": "0.16.12",
|
||||||
"description": "A collection of JavaScript tools written in Rust.",
|
"description": "A collection of JavaScript tools written in Rust.",
|
||||||
"homepage": "https://github.com/oxc-project/oxc",
|
"homepage": "https://github.com/oxc-project/oxc",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.11/oxlint-win32-x64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.12/oxlint-win32-x64.zip",
|
||||||
"hash": "664fd37f8309d6b45697b2501c37f6d0d6150ec3c39ef9eca88d84e192a22cca"
|
"hash": "e38404b583aa4850b1665d0462acce18c02824fdf7e6b4cf3104afab545a84d7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.11/oxlint-win32-arm64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.12/oxlint-win32-arm64.zip",
|
||||||
"hash": "8fa6e0926195faeb49b174c537477d1575c73c18764f6f4f1f5d0f90e943b2c7"
|
"hash": "3a89a9ab67737ff083ed20844e0efbbc3f6f83096faffc28114ee79b153d7649"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user