homebrew-cask/Casks/mojibar.rb

13 lines
380 B
Ruby

cask :v1 => 'mojibar' do
version '1.2.0'
sha256 '85471afcab61f08c92328ad3267d806caf288d3b554103b5b74929a6be3f577f'
url "https://github.com/muan/mojibar/releases/download/#{version}/mojibar.zip"
appcast 'https://github.com/muan/mojibar/releases.atom'
name 'Mojibar'
homepage 'https://github.com/muan/mojibar'
license :mit
app 'Mojibar-darwin-x64/Mojibar.app'
end