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 eb0c265 commit 7b4791aCopy full SHA for 7b4791a
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.8.tar.gz"
5
- sha256 "49b1db1df4a0586f59e11fd4d6bebbdd1319fc289213e949e5cb9d5e1555ba94"
+ url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v0.16.9.tar.gz"
+ sha256 "32ae11a1708c629f066616fde90a64406e8a7a8288b68bd161ec5c234faad0f1"
6
license "MIT"
7
head "https://github.com/oxc-project/oxc.git", branch: "main"
8
0 commit comments