mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 21:44:29 +00:00
oxlint: Update to version 0.4.3
This commit is contained in:
parent
184151104c
commit
4812f3a5b6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.2",
|
||||
"version": "0.4.3",
|
||||
"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.4.2/oxlint-win32-x64.zip",
|
||||
"hash": "b99190fec55c429e512eb69d4aff9ba20a779faa7553ca804ec3f1b4942b55ff"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.4.3/oxlint-win32-x64.zip",
|
||||
"hash": "6384ad8aee850be7a57432642573db67f2826b18669653a46b1a46a97dd58743"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.4.2/oxlint-win32-arm64.zip",
|
||||
"hash": "c5c358f4598f6717022484659b5ee7b50de1682df8ca88c91715ccdc15fe1315"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.4.3/oxlint-win32-arm64.zip",
|
||||
"hash": "253ee5f2234ea171878a42bf166303c38f06f6a482803842406fca9b77b5303e"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user