mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
oxlint: Update to version 1.11.0
This commit is contained in:
parent
2d6e137943
commit
f7c46576aa
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.0",
|
"version": "1.11.0",
|
||||||
"description": "A collection of JavaScript tools written in Rust.",
|
"description": "A collection of JavaScript tools written in Rust.",
|
||||||
"homepage": "https://github.com/oxc-project/oxc",
|
"homepage": "https://github.com/oxc-project/oxc",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v1.10.0/oxlint-win32-x64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v1.11.0/oxlint-win32-x64.zip",
|
||||||
"hash": "afc5463531c14767aa9b4e71c816e608fbce369b83664ad0e4d9b7245f09f115"
|
"hash": "e45c32b557d0bb9898c1c6456fcc874553cc2deba61e3c28c3cf277d2626bd23"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v1.10.0/oxlint-win32-arm64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v1.11.0/oxlint-win32-arm64.zip",
|
||||||
"hash": "85122c14f173c6c5b713f8f158a2961692c597b01ac8ed60b296bec34e3f0219"
|
"hash": "3adf3f194d120c3839af4501363fcdbce7833c5915553bcef632e6ce610128cb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Get-Item \"$dir\\oxlint-*.exe\" | Rename-Item -NewName \"$dir\\oxlint.exe\"",
|
"pre_install": "Get-Item \"$dir\\oxlint-*.exe\" | Rename-Item -NewName \"$dir\\oxlint.exe\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user