From 8d5ee4b149dcf49278c7ecab7c0f862ae4e498ca Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Sun, 5 Nov 2023 18:04:39 -0500 Subject: [PATCH] gitfiend: revert to 0.42.1 0.43.6 is listed as a beta version on the upstream downloads page (https://gitfiend.com/all-downloads) and 0.42.1 is the latest stable version. --- Casks/g/gitfiend.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/g/gitfiend.rb b/Casks/g/gitfiend.rb index 24585a1f33..8d35320ef1 100644 --- a/Casks/g/gitfiend.rb +++ b/Casks/g/gitfiend.rb @@ -1,6 +1,6 @@ cask "gitfiend" do - version "0.43.6" - sha256 "a08d70fd1e45c8b4b4c7395c53b10004a98d4048e8a93512ef4f394bc7d3a887" + version "0.42.1" + sha256 "5d8e61da86afe65093cce79112029ed6f2facba7f60a794f7305e8e3f242969b" url "https://gitfiend.com/resources/GitFiend-#{version}.dmg" name "GitFiend"