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 d3ba588 commit b456b6fCopy full SHA for b456b6f
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_v1.10.0.tar.gz"
5
- sha256 "e517be6c23a3f8da42f2584cbb6f732e3e9b9ec796e1de37e4535febce482d16"
+ url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v1.11.0.tar.gz"
+ sha256 "5cd3a2ccccbd90a6d5029ebd6a59452d5fe1cdf1b5fed88d91b971c32079fc2b"
6
license "MIT"
7
head "https://github.com/oxc-project/oxc.git", branch: "main"
8
0 commit comments