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-08-23 13:41:40 +08:00
version '2.6.1'
sha256 '96d3ede16691391a1772ce65f7c7fe69b1bc147a76b7f4939e360a25e5d988d8'
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-08-23 13:41:40 +08:00
checkpoint: '60418016208b618c82bd6fffbb7390a6a9b136a2b7e1e96c78f68d7ceac7bca2'
2015-08-03 00:20:10 +08:00
name 'Mojibar'
homepage 'https://github.com/muan/mojibar'
app 'Mojibar-darwin-x64/Mojibar.app'
end