homebrew-cask/Casks/lunchy.rb

11 lines
312 B
Ruby
Raw Normal View History

2014-11-11 00:29:19 +08:00
cask :v1 => 'lunchy' do
2015-01-26 12:54:56 +08:00
version '0.1.5'
sha256 '13afd65921d3251dbd5f6c44bdf6f6a037d10228a69876c658470a23fc573f7f'
2014-11-11 00:29:19 +08:00
url "https://github.com/sosedoff/lunchy-go/releases/download/v#{version}/#{version}_darwin_amd64.zip"
homepage 'https://github.com/sosedoff/lunchy-go'
license :mit
binary 'lunchy'
end