Skip to content

Commit b456b6f

Browse files
committed
oxlint 1.11.0
1 parent d3ba588 commit b456b6f

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_v1.10.0.tar.gz"
5-
sha256 "e517be6c23a3f8da42f2584cbb6f732e3e9b9ec796e1de37e4535febce482d16"
4+
url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v1.11.0.tar.gz"
5+
sha256 "5cd3a2ccccbd90a6d5029ebd6a59452d5fe1cdf1b5fed88d91b971c32079fc2b"
66
license "MIT"
77
head "https://github.com/oxc-project/oxc.git", branch: "main"
88

0 commit comments

Comments
 (0)