Skip to content

Commit f8f0008

Browse files
committed
oxlint 1.61.0
1 parent 90994f1 commit f8f0008

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 "High-performance linter 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.60.0.tar.gz"
5-
sha256 "6fdf2a92c26fa9a9f786257abea9822592ce5d3b9353af8e4592ce968a17e294"
4+
url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v1.61.0.tar.gz"
5+
sha256 "778957177f920bfce7da6af97d5a2c1daae057a95528b1392f489b3f896d00f0"
66
license "MIT"
77
head "https://github.com/oxc-project/oxc.git", branch: "main"
88

0 commit comments

Comments
 (0)