mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 06:24:27 +00:00
oxlint: Update to version 0.11.1
This commit is contained in:
parent
addd870080
commit
c2d8666117
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.11.0",
|
||||
"version": "0.11.1",
|
||||
"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.11.0/oxlint-win32-x64.zip",
|
||||
"hash": "8ba9487bd39921f5b9ae7e672a7fbaca8a81716aa99b2a3e42c724007bfb693e"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.11.1/oxlint-win32-x64.zip",
|
||||
"hash": "7ed2a3dc2a1370225feefc5800afff9f5dbdc975cc3cdb8456946e7e15054198"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.11.0/oxlint-win32-arm64.zip",
|
||||
"hash": "9c7e125173990ddf54a02f13f83deeccb450e1f69af74769043fba7d94a376b9"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.11.1/oxlint-win32-arm64.zip",
|
||||
"hash": "ff79196903a31c82266eb5ade77ef9331279bd4ceefbe8f4066e3aea8fb4570c"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user