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 90994f1 commit f8f0008Copy full SHA for f8f0008
1 file changed
Formula/o/oxlint.rb
@@ -1,8 +1,8 @@
1
class Oxlint < Formula
2
desc "High-performance linter 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.60.0.tar.gz"
5
- sha256 "6fdf2a92c26fa9a9f786257abea9822592ce5d3b9353af8e4592ce968a17e294"
+ url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v1.61.0.tar.gz"
+ sha256 "778957177f920bfce7da6af97d5a2c1daae057a95528b1392f489b3f896d00f0"
6
license "MIT"
7
head "https://github.com/oxc-project/oxc.git", branch: "main"
8
0 commit comments