We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94be6bd commit 795132cCopy full SHA for 795132c
Formula/o/oxlint.rb
@@ -1,8 +1,8 @@
1
class Oxlint < Formula
2
desc "Suite of high-performance tools for JavaScript and TypeScript written in Rust"
3
homepage "https://oxc.rs/"
4
- url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v0.16.5.tar.gz"
5
- sha256 "9d31acf38def12530289f8a9584051d184bb0c4e641f8fd4e4f9583e0df6d9e8"
+ url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v0.16.6.tar.gz"
+ sha256 "e4ac85bc975a700df742840e95c84d8032c656bf50400d0b83297b6b4cd6ce84"
6
license "MIT"
7
head "https://github.com/oxc-project/oxc.git", branch: "main"
8
0 commit comments