mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
oxlint: Update to version 1.1.0
This commit is contained in:
parent
a4172e66e2
commit
82d570aa38
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"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_v1.0.0/oxlint-win32-x64.zip",
|
||||
"hash": "9b6152f7a5da9d7f1dad8b713adda2fa2964ce831ac6fdc9acbf76759fb9ac7e"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v1.1.0/oxlint-win32-x64.zip",
|
||||
"hash": "5c30e8d7f8e9e41c4bd8f6def9b4eff8440defab25a8548e97cd53ac70b11288"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v1.0.0/oxlint-win32-arm64.zip",
|
||||
"hash": "81d5297b966a1a035547e172fc3b181fe658517b60d3e3dca450374697d5551f"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v1.1.0/oxlint-win32-arm64.zip",
|
||||
"hash": "d71dd35b5d3a2aa7def62a6a416a301e36a1628c2f618dc627040958267e40ef"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user