Skip to content

Commit b8252bb

Browse files
committed
oxlint 0.15.1
1 parent 243710f commit b8252bb

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.0.tar.gz"
5-
sha256 "028ea15c7a5372d246802f072e22de111588def5c6e5d9e57615b10f18926077"
4+
url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v0.15.1.tar.gz"
5+
sha256 "44aebcf84e4ea5fc25c603d82842b690fb6c8db4b968b943533541a1273397f5"
66
license "MIT"
77
head "https://github.com/oxc-project/oxc.git", branch: "main"
88

0 commit comments

Comments
 (0)