From 1fe6f08977937efa3045c35025f8344994d293ab Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 3 Mar 2024 21:32:26 +0000 Subject: [PATCH] git-cliff 2.1.2 --- Formula/g/git-cliff.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/g/git-cliff.rb b/Formula/g/git-cliff.rb index 503939d4afaea..5b33b9cf946e4 100644 --- a/Formula/g/git-cliff.rb +++ b/Formula/g/git-cliff.rb @@ -1,8 +1,8 @@ class GitCliff < Formula desc "Highly customizable changelog generator" homepage "https://github.com/orhun/git-cliff" - url "https://github.com/orhun/git-cliff/archive/refs/tags/v2.0.4.tar.gz" - sha256 "49c26101ce1f834c1149fd7107e6cb774ea38410afe9cd5c8f35e0cdad417928" + url "https://github.com/orhun/git-cliff/archive/refs/tags/v2.1.2.tar.gz" + sha256 "1c321b180b071ccfa8986931576fc02ca4dbc75dff035e4c663c2cfb8ecd4683" license all_of: ["Apache-2.0", "MIT"] bottle do