mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +00:00
oxlint: Update to version 0.16.8
This commit is contained in:
parent
f65d8b846a
commit
1cba4e9d1e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.16.7",
|
||||
"version": "0.16.8",
|
||||
"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.7/oxlint-win32-x64.zip",
|
||||
"hash": "7b97bff2177334896ddc09ab3c1ef6fbdcdca12db20c05b6271f0d78a09f27a1"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.8/oxlint-win32-x64.zip",
|
||||
"hash": "000fcbdd8a64803365c4eec7a55ee3edc354577e3bfdce92520b1da4812b68a6"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.7/oxlint-win32-arm64.zip",
|
||||
"hash": "6a9a4489fff8d49ed9604b445ceaa881aa5d74c2912b6eac349d5ac271a5b785"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.8/oxlint-win32-arm64.zip",
|
||||
"hash": "50b1b2a52f5348303f55046c8fbc9b67d17f2830832a61049145e8f38aa230f1"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user