Browse Source

Add Tunderbird.app v31.5.0 German

master
Hans-Christian Halfbrodt 10 years ago
parent
commit
442a97d5fb
  1. 12
      Casks/thunderbird-de.rb

12
Casks/thunderbird-de.rb

@ -0,0 +1,12 @@
cask :v1 => 'thunderbird-de' do
version '31.5.0'
sha256 'e797f9e2d4d18674cb6b0cc931491dc4f986e1988d0b1ecd60055e133b5ccc94'
url "https://download.mozilla.org/?product=thunderbird-#{version}&os=osx&lang=de"
name 'Mozilla Thunderbird'
homepage 'http://www.mozilla.org/de/thunderbird/'
license :mpl
tags :vendor => 'Mozilla'
app 'Thunderbird.app'
end
Loading…
Cancel
Save