From 6519d990bdb31aadec4a0fd3ff415c345c62ed11 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 14 Dec 2024 17:13:46 +0000 Subject: [PATCH] mdcat 2.7.1 --- Formula/m/mdcat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/m/mdcat.rb b/Formula/m/mdcat.rb index 72cb0240d4f74..c50aa850c28a2 100644 --- a/Formula/m/mdcat.rb +++ b/Formula/m/mdcat.rb @@ -1,8 +1,8 @@ class Mdcat < Formula desc "Show markdown documents on text terminals" homepage "https://github.com/swsnr/mdcat" - url "https://github.com/swsnr/mdcat/archive/refs/tags/mdcat-2.7.0.tar.gz" - sha256 "e372a82291a139f95d77c12325a2f595f47f6d6b4c2de70e50ab2117e975734f" + url "https://github.com/swsnr/mdcat/archive/refs/tags/mdcat-2.7.1.tar.gz" + sha256 "460024d9795eb578be09ec2284af243627721151aa001aae6ffb5589380b2ba1" license "MPL-2.0" head "https://github.com/swsnr/mdcat.git", branch: "main"