bpm-tools: secure url(s)
This commit is contained in:
parent
623c441989
commit
7b75b3f5ee
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class BpmTools < Formula
|
||||
desc "Detect tempo of audio files using beats-per-minute (BPM)"
|
||||
homepage "http://www.pogo.org.uk/~mark/bpm-tools/"
|
||||
url "http://www.pogo.org.uk/~mark/bpm-tools/releases/bpm-tools-0.3.tar.gz"
|
||||
homepage "https://www.pogo.org.uk/~mark/bpm-tools/"
|
||||
url "https://www.pogo.org.uk/~mark/bpm-tools/releases/bpm-tools-0.3.tar.gz"
|
||||
sha256 "37efe81ef594e9df17763e0a6fc29617769df12dfab6358f5e910d88f4723b94"
|
||||
head "http://www.pogo.org.uk/~mark/bpm-tools.git"
|
||||
head "https://www.pogo.org.uk/~mark/bpm-tools.git"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue