From e690f3ef29a48ba3832f309ae3fff37ab60cacf6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 13 Jan 2025 05:10:42 +0000 Subject: [PATCH] oxlint 0.15.6 --- Formula/o/oxlint.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/o/oxlint.rb b/Formula/o/oxlint.rb index 169b109ec487..ae6089b5308b 100644 --- a/Formula/o/oxlint.rb +++ b/Formula/o/oxlint.rb @@ -1,8 +1,8 @@ class Oxlint < Formula desc "Suite of high-performance tools for JavaScript and TypeScript written in Rust" homepage "https://oxc.rs/" - url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v0.15.5.tar.gz" - sha256 "326640bf54e6e1f8dc6bb4195bb6a7c58995ce4f168b1371df9ffa9e53f87aef" + url "https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v0.15.6.tar.gz" + sha256 "405e6f0a53de9df6bbb2383c4cb13fc47db033568ca6591b6e1c1487099ddbc9" license "MIT" head "https://github.com/oxc-project/oxc.git", branch: "main"