From 9d3227a3abcb8b99954003db05bf75794c3e2eb7 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 31 Aug 2017 21:03:15 -0700 Subject: [PATCH] rtmidi 3.0.0 Closes #17461. Signed-off-by: ilovezfs --- Formula/rtmidi.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/rtmidi.rb b/Formula/rtmidi.rb index e20bb664e6..99a843986c 100644 --- a/Formula/rtmidi.rb +++ b/Formula/rtmidi.rb @@ -1,8 +1,8 @@ class Rtmidi < Formula desc "C++ classes that provide a common API for realtime MIDI input/output" homepage "https://www.music.mcgill.ca/~gary/rtmidi/" - url "https://github.com/thestk/rtmidi/archive/2.1.1.tar.gz" - sha256 "a015fbed67c777c7bc7bbcb96c07386ba3a8ff21006b411331e6f0b9f3f14d11" + url "https://github.com/thestk/rtmidi/archive/v3.0.0.tar.gz" + sha256 "55cd0fba60321aadcd847481d207bf2b70e783b5bfa1a01037bf916554a7d5c4" bottle do cellar :any