From 8c0d052ef379a94189e82c6fe535b67af62fe1f6 Mon Sep 17 00:00:00 2001 From: Mikl Wolfe Date: Thu, 23 Nov 2023 12:44:25 -0700 Subject: [PATCH] beast2 2.7.6 --- Casks/b/beast2.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/b/beast2.rb b/Casks/b/beast2.rb index 4763e6bd0c..b2014dddb5 100644 --- a/Casks/b/beast2.rb +++ b/Casks/b/beast2.rb @@ -1,7 +1,7 @@ cask "beast2" do # NOTE: "2" is not a version number, but an intrinsic part of the product name - version "2.7.5" - sha256 "9b40268b958c2172ab402d8408a066f632dab2bef110578518a5ee33260a22a4" + version "2.7.6" + sha256 "ebf7d5224bd458ba905a6a9a8049baec5f15442df32d6a2ca83b6c68ab319af0" url "https://github.com/CompEvol/beast2/releases/download/v#{version}/BEAST.v#{version}.Mac.dmg", verified: "github.com/CompEvol/beast2/"