abcmidi 2018-01-02

use https for homepage and stable url

Closes #22403.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
master
ilovezfs 2018-01-03 06:30:08 -08:00
parent 9b3898093c
commit bc3ca3daaa
1 changed files with 4 additions and 4 deletions

View File

@ -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.12.20.zip"
version "2017-12-20"
sha256 "9b48e060a77750598fbb3aaa4cf09f7366b7a498a57b7cb93f6ac31286b58596"
homepage "https://www.ifdo.ca/~seymour/runabc/top.html"
url "https://www.ifdo.ca/~seymour/runabc/abcMIDI-2018.01.02.zip"
version "2018-01-02"
sha256 "84700fe038e0e86432f38b237905667ecb8731960c623bf13d6c4b50d3b6e29c"
bottle do
cellar :any_skip_relocation