Skip to content

Commit

Permalink
Updated mediathekview to Version 8
Browse files Browse the repository at this point in the history
and specify license.
  • Loading branch information
jottr authored and ndr committed Nov 15, 2014
1 parent a0caa94 commit 68447d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/mediathekview.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
cask :v1 => 'mediathekview' do
version '4'
sha256 '41f53b86b6475fa0d8e347e9430597a975fb4f7c13eae70e82b723dace5b7c8a'
version '8'
sha256 'af2b9cb5202a528bebd832dcb5de5fe9b3937027ff65f5808cc1b08f0f85f195'

url "https://downloads.sourceforge.net/project/zdfmediathk/Mediathek/Mediathek%20#{version}/MediathekView_#{version}_OSX.dmg"
url "https://downloads.sourceforge.net/project/zdfmediathk/Mediathek/Mediathek%20#{version}/MediathekView_#{version}.dmg"
homepage 'http://sourceforge.net/projects/zdfmediathk/'
license :oss
license :gpl

app 'MediathekView.app'
end

0 comments on commit 68447d4

Please sign in to comment.