From fe09d0e438a7335b5ea08b26bc0f295e73438cd5 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Mon, 13 Nov 2023 18:51:26 +0100 Subject: [PATCH] Update ardour --- Formula/ardour.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/ardour.rb b/Formula/ardour.rb index 86c164f..e3af0ed 100644 --- a/Formula/ardour.rb +++ b/Formula/ardour.rb @@ -3,7 +3,7 @@ class Ardour < Formula homepage "https://ardour.org/" url "https://community.ardour.org/download" version "8.1" - sha256 "9138fb9913f6ead7516ac58d24ca81c795c225b9" + sha256 "43a689c8499ffccccb6f30940da0453bb9ad16b82aa106e16af80c590acbf2e5" head "https://github.com/Ardour/ardour.git" depends_on "aubio"