mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
oxlint: Update to version 0.2.15
This commit is contained in:
parent
272c0407f8
commit
cf035c3e6e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.2.14",
|
||||
"version": "0.2.15",
|
||||
"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.2.14/oxlint-win32-x64.zip",
|
||||
"hash": "7cf29912dd04f9be3b92e08e71c12ee45525a5180d0f6cff805cbe1e650409bd"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.2.15/oxlint-win32-x64.zip",
|
||||
"hash": "26b849ead9591e63ea20d18faf03ff40c075dd90564025fff3645b7bc0a7ea8e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.2.14/oxlint-win32-arm64.zip",
|
||||
"hash": "f0d046754a042e6dc5ebe6d2f6803b935adfb456037d63994a427397776e556a"
|
||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.2.15/oxlint-win32-arm64.zip",
|
||||
"hash": "07f50d22457b0a22a115ebdcd0a4b91fd3ae7ea6d24f790d4d72eef2a4dbeea4"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user