homebrew-cask/Casks/streakerbar.rb

14 lines
479 B
Ruby

cask 'streakerbar' do
version '1.1'
sha256 '61735052d8e7613dc4d898c4236ed8b277ad742456c2067e4a750c7a937529f5'
url "https://github.com/chaserx/streakerbar/releases/download/v#{version}/streakerbar.zip"
appcast 'https://github.com/chaserx/streakerbar/releases.atom',
:sha256 => '8200ff77a02d38672eeeb2b01bdd3a7f040c3f704c8468689c1e7c603a93b615'
name 'streakerbar'
homepage 'https://github.com/chaserx/streakerbar'
license :mit
app 'streakerbar.app'
end