abcmidi 2017-11-27
Closes #21109. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
a1a32748f2
commit
0d6240462b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Abcmidi < Formula
|
||||
desc "Converts abc music notation files to MIDI files"
|
||||
homepage "http://www.ifdo.ca/~seymour/runabc/top.html"
|
||||
url "http://www.ifdo.ca/~seymour/runabc/abcMIDI-2017.11.26.zip"
|
||||
version "2017-11-26"
|
||||
sha256 "81e91b72fd2a9fd2b0984e583678ca9e75d60c99267829b3751d313fac7ccff8"
|
||||
url "http://www.ifdo.ca/~seymour/runabc/abcMIDI-2017.11.27.zip"
|
||||
version "2017-11-27"
|
||||
sha256 "49f7b01d0332bc91eb0ad3a36f34c9b675085e6aea72ade1d9236b8b95b7b624"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue