flac: use tagged download
This commit is contained in:
parent
6ee8d9f6de
commit
ad45b12ed0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Flac2Mp3 < Formula
|
||||
url 'https://raw.github.com/rmndk/flac2mp3/master/flac2mp3'
|
||||
sha1 '5d48a4eec53deaca2122a06c90f5dce2489dc673'
|
||||
url 'https://github.com/rmndk/flac2mp3/tarball/v1.0'
|
||||
sha1 'f8f75ee34685bbf949251d36a8abffccc3e6b3aa'
|
||||
end
|
||||
|
||||
class Flac < Formula
|
||||
|
|
Loading…
Reference in a new issue