mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
use HTTPS url in tv-browser.rb
This commit is contained in:
parent
5d7b2e88be
commit
34ecdbfa1b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class TvBrowser < Cask
|
||||
url 'http://downloads.sourceforge.net/sourceforge/tvbrowser/tvbrowser_3.3.3_mac.dmg'
|
||||
url 'https://downloads.sourceforge.net/sourceforge/tvbrowser/tvbrowser_3.3.3_mac.dmg'
|
||||
homepage 'http://www.tvbrowser.org/index.php?setlang=en'
|
||||
version '3.3.3'
|
||||
sha256 '951fe8478fa2efa5f7784c23f153bcc8b0a6fcb8a7405c4990c44b3c967e73cc'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue