homebrew-cask/Casks/mojibar.rb

13 lines
448 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'mojibar' do
2016-02-20 20:24:52 +08:00
version '2.2.2'
sha256 '50de1520e88c393b28560d321d596ce279094eb39ff451658131346d22a9848e'
2015-08-03 00:20:10 +08:00
2015-09-05 05:56:09 +08:00
url "https://github.com/muan/mojibar/releases/download/#{version}/mojibar.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/muan/mojibar/releases.atom',
2016-02-20 20:24:52 +08:00
checkpoint: 'e33f7c268ba39988b426256954ef07f54165433a6835229278f4aafd87ed47c9'
2015-08-03 00:20:10 +08:00
name 'Mojibar'
homepage 'https://github.com/muan/mojibar'
app 'Mojibar-darwin-x64/Mojibar.app'
end