From 28e2b4423a1b330ff3e2e753beec702a968d28c6 Mon Sep 17 00:00:00 2001 From: Benjamin Redelings Date: Wed, 22 Jan 2025 16:44:27 -0500 Subject: [PATCH] bali-phy: 4.0-beta17 --- Formula/bali-phy.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bali-phy.rb b/Formula/bali-phy.rb index bd8d1d7f1..306917c36 100644 --- a/Formula/bali-phy.rb +++ b/Formula/bali-phy.rb @@ -4,8 +4,8 @@ class BaliPhy < Formula desc "Bayesian co-estimation of phylogenies and multiple alignments" homepage "https://www.bali-phy.org/" url "https://github.com/bredelings/BAli-Phy.git", - tag: "4.0-beta15", - regision: "5ae1a597b6b594357b044bbab34920606084997e" + tag: "4.0-beta17", + regision: "33285a20bf37b12fa61344d36fb1668c850b43d0" license "GPL-2.0-or-later" head "https://github.com/bredelings/BAli-Phy.git", branch: "master"