mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
279 B
Ruby
9 lines
279 B
Ruby
class Honer < Cask
|
|
version '1.0'
|
|
sha256 'bae10bea6875dbc5c948fb2e86b168c15ee3738d485bd7ab2a9758e64812c531'
|
|
|
|
url 'https://github.com/puffnfresh/Honer.app/releases/download/v1.0/Honer-6e3863f2.zip'
|
|
homepage 'https://github.com/puffnfresh/Honer.app'
|
|
|
|
link 'Honer.app'
|
|
end
|