Skip to content

Commit 6fd3b77

Browse files
committed
oxlint 0.15.10
1 parent ce97e3d commit 6fd3b77

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://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v0.15.9.tar.gz"
5-
sha256 "29e9f047b434225044c5eb5bd5c02971a3e580b58559beb1fcfa455f7f1dfb33"
4+
url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v0.15.10.tar.gz"
5+
sha256 "d385ea588259064e97bff4687edc98f9f8ac0afbd495e42be6e95277b362bdc5"
66
license "MIT"
77
head "https://github.com/oxc-project/oxc.git", branch: "main"
88

0 commit comments

Comments
 (0)