We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c46ba commit 5c7f2e2Copy full SHA for 5c7f2e2
Formula/c/csound.rb
@@ -82,8 +82,8 @@ class Csound < Formula
82
conflicts_with "libextractor", because: "both install `extract` binaries"
83
84
resource "ableton-link" do
85
- url "https://github.com/Ableton/link/archive/bdcda7474114b39dea5a371cdc802536dda00d03.tar.gz"
86
- sha256 "61f93d9b26b3f518bb37b0f0c27bf21f2594b79d5dd6b2948c40d3550479aa96"
+ url "https://github.com/Ableton/link/archive/refs/tags/Link-3.1.3.tar.gz"
+ sha256 "b0eba86d40a46b01ab821cdfb53041bfc693f0266538ea8163f1cea7ac42f476"
87
end
88
89
resource "csound-plugins" do
0 commit comments