mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
oxlint: Update to version 0.16.10
This commit is contained in:
parent
e32a56259a
commit
7093d3f2dd
@ -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\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user