homebrew-cask/Casks/mojibar.rb

12 lines
358 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'mojibar' do
2017-10-20 17:28:58 +08:00
version '2.6.2'
sha256 '28e9811bb9a43c15f7a7ba9100e86cc5f45e4f53c093cd9f08972fda8694b363'
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"
2018-06-12 22:37:26 +08:00
appcast 'https://github.com/muan/mojibar/releases.atom'
2015-08-03 00:20:10 +08:00
name 'Mojibar'
homepage 'https://github.com/muan/mojibar'
app 'Mojibar-darwin-x64/Mojibar.app'
end