From 35b5d8adae7e8cd492388ded6b7c21d055cc08e5 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Thu, 21 Dec 2023 07:41:03 -0500 Subject: [PATCH] gitahead 2.7.1 --- Casks/g/gitahead.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/g/gitahead.rb b/Casks/g/gitahead.rb index 66344ab06b..2040233fff 100644 --- a/Casks/g/gitahead.rb +++ b/Casks/g/gitahead.rb @@ -1,6 +1,6 @@ cask "gitahead" do - version "2.7.0" - sha256 "53bfa4c78b01f2a0843468ac9791f50c60833126d828993245ccae9ff00ef8f6" + version "2.7.1" + sha256 "32c17d345fedc869efd37080d0905aa1a85d8d5ba5a4509058fdd35f224f2a04" url "https://github.com/gitahead/gitahead/releases/download/v#{version}/GitAhead-#{version}.dmg" name "GitAhead"