Michael Ford
10 years ago
1 changed files with 5 additions and 4 deletions
@ -1,10 +1,11 @@ |
|||
cask :v1 => 'thunderbird-it' do |
|||
version '31.2.0' |
|||
sha256 '28bacc4d40ddc1d81eacb4b921006737a58fa69732b5afcbe596a4ec5709bc90' |
|||
version '31.6.0' |
|||
sha256 '089ac641055e607404a0d78ed12bd237489d504c42c320e6f4cadb756eabf75f' |
|||
|
|||
url "http://download-installer.cdn.mozilla.net/pub/thunderbird/releases/#{version}/mac/it/Thunderbird%20#{version}.dmg" |
|||
url "https://download.mozilla.org/?product=thunderbird-#{version}&os=osx&lang=it" |
|||
homepage 'https://www.mozilla.org/it/thunderbird/' |
|||
license :oss |
|||
license :mpl |
|||
tags :vendor => 'Mozilla' |
|||
|
|||
app 'Thunderbird.app' |
|||
end |
|||
|
Loading…
Reference in new issue