mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
oxlint: Update to version 0.16.1
This commit is contained in:
parent
86aa30db4f
commit
d3218997de
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.16.0",
|
"version": "0.16.1",
|
||||||
"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_v0.16.0/oxlint-win32-x64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.1/oxlint-win32-x64.zip",
|
||||||
"hash": "98c71ffc2eb1e323c6b49819a961b9125f0c31136cabb497c2eb81adb134ca83"
|
"hash": "dae52103f673b81f2cdf3875e479ecbbdbd564b8706a0fb5a9f5d3fdf1cd77bd"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.0/oxlint-win32-arm64.zip",
|
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.1/oxlint-win32-arm64.zip",
|
||||||
"hash": "b43c95e8b6509177a788695473f234caaaf61aceb6a2913ae8a544cf25327217"
|
"hash": "26410ef7e45e439a733fe2b8239df187630fdd8b373091068508ad6eee41fedb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user