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
2017-02-07 16:02:13 +08:00
version '2.3.3'
sha256 '907ec3285f56eb85d6ab462f0493ff839453c0ab2a274fcb7a6055838e70bdd1'
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',
2017-02-07 16:02:13 +08:00
checkpoint: 'd231ce6091701aba5f03fb1c31591a3c1b8c44f49c59db996a14e7439596c5ad'
2015-08-03 00:20:10 +08:00
name 'Mojibar'
homepage 'https://github.com/muan/mojibar'
app 'Mojibar-darwin-x64/Mojibar.app'
end