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 03ad749 commit 5589a2cCopy full SHA for 5589a2c
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.19.0.tgz"
5
- sha256 "bd25683caaa8694a74a0d2dea7cb848a8c77942bd368370ee258178a54cce8c4"
+ url "https://registry.npmjs.org/oxlint/-/oxlint-1.20.0.tgz"
+ sha256 "f084c605a4a5a87537298323f5c09f6a62b4f563f486bfcc43e7bea673c02492"
6
license "MIT"
7
8
bottle do
0 commit comments