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 47035bc commit e3d4e48Copy full SHA for e3d4e48
Formula/a/abcmidi.rb
@@ -1,8 +1,8 @@
1
class Abcmidi < Formula
2
desc "Converts abc music notation files to MIDI files"
3
homepage "https://ifdo.ca/~seymour/runabc/top.html"
4
- url "https://ifdo.ca/~seymour/runabc/abcMIDI-2024.12.16.zip"
5
- sha256 "9c1045e7c287ceca6aba9a0fa0d2c858d99694c652a18500b82f29219d2fbb6e"
+ url "https://ifdo.ca/~seymour/runabc/abcMIDI-2025.01.10.zip"
+ sha256 "5a19589cd5bfdcc8b6be4e0e75cf6d22e96c0d7714c2215581b94edc7bd51c48"
6
license "GPL-2.0-or-later"
7
8
livecheck do
0 commit comments