homebrew-cask/Casks/honer.rb

14 lines
468 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask '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-12-26 04:57:40 +08:00
appcast 'https://github.com/puffnfresh/Honer.app/releases.atom',
checkpoint: 'aaa12bc1107d3de9d0152ddfeb3f1a69427f394ca3254db9e04535d5f52f86be'
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