mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
oxlint: Update to version 0.13.2
This commit is contained in:
parent
f26013c65c
commit
1c45ad9f38
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.13.1",
|
"version": "0.13.2",
|
||||||
"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.13.1/oxlint-win32-x64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.13.2/oxlint-win32-x64.zip",
|
||||||
"hash": "7c71a890d8e8282ec4d2c2eb63f2a869edbb112dfa22ad4614b1b59659ac279d"
|
"hash": "709a32c847e5cd1981192a2cb8e085f382236df41bb5d74a6ba174696fce5e54"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.13.1/oxlint-win32-arm64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.13.2/oxlint-win32-arm64.zip",
|
||||||
"hash": "44b2daa225812f17fa59a5f6a0e73db01bf7f2511166b049c16903ef5e7680c6"
|
"hash": "382d343ab22f2226fb6088f4e4fee11dc041121cfd27223527834f2b9cc35253"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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