mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
oxlint: Update to version 1.0.0
This commit is contained in:
parent
2a559df73b
commit
3e3f4e1ae5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.1",
|
"version": "1.0.0",
|
||||||
"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.18.1/oxlint-win32-x64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v1.0.0/oxlint-win32-x64.zip",
|
||||||
"hash": "aee25a3918938342b6417fb6dcba7d39943ff96186b25342b37dbd50c553c825"
|
"hash": "9b6152f7a5da9d7f1dad8b713adda2fa2964ce831ac6fdc9acbf76759fb9ac7e"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.18.1/oxlint-win32-arm64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v1.0.0/oxlint-win32-arm64.zip",
|
||||||
"hash": "0a1e531ea84920ac702b15125499ca24d138a6f82bc522c0072125a948e677de"
|
"hash": "81d5297b966a1a035547e172fc3b181fe658517b60d3e3dca450374697d5551f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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