Skip to content

Commit 5c7f2e2

Browse files
authored
csound: update Ableton Link resource to v3.1.3
1 parent 21c46ba commit 5c7f2e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/csound.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ class Csound < Formula
8282
conflicts_with "libextractor", because: "both install `extract` binaries"
8383

8484
resource "ableton-link" do
85-
url "https://github.com/Ableton/link/archive/bdcda7474114b39dea5a371cdc802536dda00d03.tar.gz"
86-
sha256 "61f93d9b26b3f518bb37b0f0c27bf21f2594b79d5dd6b2948c40d3550479aa96"
85+
url "https://github.com/Ableton/link/archive/refs/tags/Link-3.1.3.tar.gz"
86+
sha256 "b0eba86d40a46b01ab821cdfb53041bfc693f0266538ea8163f1cea7ac42f476"
8787
end
8888

8989
resource "csound-plugins" do

0 commit comments

Comments
 (0)