homebrew-cask/Casks/honer.rb

13 lines
447 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'honer' do
2016-04-17 22:16:07 +08:00
version '1.1'
sha256 'ca6b657bec7fd20e2cae8c7145852439148211b9d4aac9ab12c354c69426c043'
2016-04-17 22:16:07 +08:00
url "https://github.com/puffnfresh/Honer.app/releases/download/#{version}/Honer.app.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/puffnfresh/Honer.app/releases.atom',
2016-04-17 22:16:07 +08:00
checkpoint: '7a17fbf398d822447d22a13f3aae9a7420ade9e7e47f6d6a20aaa38b4b73c42c'
2015-04-02 04:16:54 +08:00
name 'Honer'
homepage 'https://github.com/puffnfresh/Honer.app'
2014-09-16 00:05:41 +08:00
app 'Honer.app'
2014-04-15 01:38:11 +08:00
end