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 8bc9659 commit a12e618Copy full SHA for a12e618
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.8.tar.gz"
5
- sha256 "c163f2430ba0dc5ac5c321d49f88265cb0659db222e55d1decac24fc4db47938"
+ url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v0.15.9.tar.gz"
+ sha256 "29e9f047b434225044c5eb5bd5c02971a3e580b58559beb1fcfa455f7f1dfb33"
6
license "MIT"
7
head "https://github.com/oxc-project/oxc.git", branch: "main"
8
0 commit comments