mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
oxlint: Update to version 0.14.1
This commit is contained in:
parent
791b3b5578
commit
2b2b73275e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.14.0",
|
"version": "0.14.1",
|
||||||
"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.14.0/oxlint-win32-x64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.14.1/oxlint-win32-x64.zip",
|
||||||
"hash": "e23dd083c9ffd50adc8fcdc92918b8e18652dfb9bba30ac0bdb2508070396fd5"
|
"hash": "3240ea00991c0a6538592f07ab67c9073e07e390616e5ec52fbf927ae97cb77a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.14.0/oxlint-win32-arm64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.14.1/oxlint-win32-arm64.zip",
|
||||||
"hash": "8e397f201deb56fee00d944a3fe99d6dab6d74ca55a574cb0b62604e93083b45"
|
"hash": "f32124086b31726cccbdc5b60de98daa25d0dc679459bf357a8baf628acf92b7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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