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 a87d8cb commit 6053380Copy full SHA for 6053380
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://registry.npmjs.org/oxlint/-/oxlint-1.29.0.tgz"
5
- sha256 "7db5550a3692d94d98d529f7bd0855898e19593daa3f4550196455b7cd81bf63"
+ url "https://registry.npmjs.org/oxlint/-/oxlint-1.30.0.tgz"
+ sha256 "b32eba18ff8c933580b53a94cffe007c2353acfe5c667e13926f44cbc7842066"
6
license "MIT"
7
8
bottle do
0 commit comments