Skip to content

Commit 5589a2c

Browse files
committed
oxlint 1.20.0
1 parent 03ad749 commit 5589a2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/oxlint.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Oxlint < Formula
22
desc "Suite of high-performance tools for JavaScript and TypeScript written in Rust"
33
homepage "https://oxc.rs/"
4-
url "https://registry.npmjs.org/oxlint/-/oxlint-1.19.0.tgz"
5-
sha256 "bd25683caaa8694a74a0d2dea7cb848a8c77942bd368370ee258178a54cce8c4"
4+
url "https://registry.npmjs.org/oxlint/-/oxlint-1.20.0.tgz"
5+
sha256 "f084c605a4a5a87537298323f5c09f6a62b4f563f486bfcc43e7bea673c02492"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)