mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 19:14:48 +00:00
oxlint: Update to version 1.38.0
This commit is contained in:
parent
3a88716cd9
commit
97a7f7e416
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.37.0",
|
||||
"version": "1.38.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/apps_v1.37.0/oxlint-win32-x64.zip",
|
||||
"hash": "04901a7de1dfa810d0003aa27fa4ff972e68e5a1ad7c8c7ed1f31a01b60c3e7e"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/apps_v1.38.0/oxlint-win32-x64.zip",
|
||||
"hash": "04c1179bce7f881f3c92027a56fa55972b5a8abfd3b9869c582f72f3284a4787"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/apps_v1.37.0/oxlint-win32-arm64.zip",
|
||||
"hash": "7dc0c6708b16115974601ab043d38a0a020b1b37256eb68812c44ec19cf42f37"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/apps_v1.38.0/oxlint-win32-arm64.zip",
|
||||
"hash": "bb578d76dd74ddcb99c326565aaa7326287c78741f1c60a58d31a28f4562a145"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-Item \"$dir\\oxlint-*.exe\" | Rename-Item -NewName \"$dir\\oxlint.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user