From ff4a9b43314c329a057e132d61e96af9dec9b2b1 Mon Sep 17 00:00:00 2001 From: jmechnich Date: Sat, 12 Aug 2023 21:33:55 +0200 Subject: [PATCH] Update sha256sum for texstudio 4.6.3 release file update --- Casks/t/texstudio.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/texstudio.rb b/Casks/t/texstudio.rb index c58feb9de6..f5daff02dc 100644 --- a/Casks/t/texstudio.rb +++ b/Casks/t/texstudio.rb @@ -1,6 +1,6 @@ cask "texstudio" do version "4.6.3" - sha256 "5fa74510d0d73bce8a248414ce6da1f74564ba534acf898cb6dc8b63a288d0ec" + sha256 "f05d7d752dea12d26703863ae1ab1a71deed1999a233cf749e37ac0578dcfeb7" url "https://github.com/texstudio-org/texstudio/releases/download/#{version}/texstudio-#{version}-osx.dmg", verified: "github.com/texstudio-org/texstudio/"