mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
oxlint: Update to version 0.2.17
This commit is contained in:
parent
04cc988c53
commit
9970480c4b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.2.16",
|
||||
"version": "0.2.17",
|
||||
"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.16/oxlint-win32-x64.zip",
|
||||
"hash": "5e3c16908afadf582b14a2a4df9116cfae4cb1ed159d7550dc918e674ba06d25"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.2.17/oxlint-win32-x64.zip",
|
||||
"hash": "b6f0aff88315729e73f92e7f052e1c1e8900536473766388574ce91e5ddd5b89"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.2.16/oxlint-win32-arm64.zip",
|
||||
"hash": "7c5b4f3072c93352344a4e3c302ac4edc2bae774359faba267b9388f1fb71764"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.2.17/oxlint-win32-arm64.zip",
|
||||
"hash": "eeabefaa41936435c76c3943b32b6d1021ea62edee907c919c50abc2ad3634ac"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user