homebrew-cask/Casks/honer.rb

13 lines
385 B
Ruby
Raw Normal View History

2014-11-14 01:26:01 +08:00
cask :v1 => 'honer' do
2014-04-15 01:38:11 +08:00
version '1.0'
sha256 'bae10bea6875dbc5c948fb2e86b168c15ee3738d485bd7ab2a9758e64812c531'
2014-09-26 20:08:57 +08:00
url "https://github.com/puffnfresh/Honer.app/releases/download/v#{version}/Honer-6e3863f2.zip"
2015-03-15 19:51:26 +08:00
appcast 'https://github.com/puffnfresh/Honer.app/releases.atom'
2015-04-02 04:16:54 +08:00
name 'Honer'
homepage 'https://github.com/puffnfresh/Honer.app'
license :mit
2014-09-16 00:05:41 +08:00
app 'Honer.app'
2014-04-15 01:38:11 +08:00
end