mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
oxlint: Update to version 0.3.5
This commit is contained in:
parent
1cdb3d6cc7
commit
b8a3b61ef9
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"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.3.4/oxlint-win32-x64.zip",
|
||||
"hash": "1f96b39cc61e9753412d3e8e372d099ec383c9007c2eeea1b8b3a7c5a516cecf"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.3.5/oxlint-win32-x64.zip",
|
||||
"hash": "6fc32b2f0464dea9d47b344241d7341bc1eadabb83a919a594935ae9e66d37e4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.3.4/oxlint-win32-arm64.zip",
|
||||
"hash": "ab82ddb977f38997c81f34c2389c61c29dab81275c2962753c23554bea05d7d6"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.3.5/oxlint-win32-arm64.zip",
|
||||
"hash": "7561df3594eabdec86877b0a58f4d8e6a3088970998a5f00c9308f99b33e3181"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user