homebrew-cask-versions/Casks/imgur.rb
Amory Meltzer 35282b7496 Update imgur license from oss to bsd
https://github.com/zbuc/imgurBar/blob/master/README.md Although it does not appear to include the text of the BSD license
2015-02-01 08:21:09 -08:00

10 lines
207 B
Ruby

cask :v1 => 'imgur' do
version :latest
sha256 :no_check
url 'https://github.com/zbuc/imgurBar/raw/master/imgur.dmg'
homepage 'https://github.com/zbuc/imgurBar'
license :bsd
app 'imgur.app'
end