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 243710f commit b8252bbCopy full SHA for b8252bb
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://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v0.15.0.tar.gz"
5
- sha256 "028ea15c7a5372d246802f072e22de111588def5c6e5d9e57615b10f18926077"
+ url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v0.15.1.tar.gz"
+ sha256 "44aebcf84e4ea5fc25c603d82842b690fb6c8db4b968b943533541a1273397f5"
6
license "MIT"
7
head "https://github.com/oxc-project/oxc.git", branch: "main"
8
0 commit comments