From 05f9d0480dac4415cc0252cb48af9b52b24a4b65 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 5 Feb 2023 05:30:28 +0100 Subject: [PATCH] difftastic 0.43.1 Closes #122319. Signed-off-by: Nanda H Krishna Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/difftastic.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/difftastic.rb b/Formula/difftastic.rb index 10151f772c7..9c1b0d72e52 100644 --- a/Formula/difftastic.rb +++ b/Formula/difftastic.rb @@ -1,8 +1,8 @@ class Difftastic < Formula desc "Diff that understands syntax" homepage "https://github.com/Wilfred/difftastic" - url "https://github.com/Wilfred/difftastic/archive/refs/tags/0.43.0.tar.gz" - sha256 "9cbe305a7b4f6b3c98bc9c3d157bf26daad234f22ea92780094aa20fbc17374b" + url "https://github.com/Wilfred/difftastic/archive/refs/tags/0.43.1.tar.gz" + sha256 "4fb73145923e6fc41ece74fd3b5697a826e30b2fa4ff959b10b8f9786bb95571" license "MIT" bottle do