mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
222 B
Ruby
9 lines
222 B
Ruby
class Hr < Cask
|
|
version '0.3.6'
|
|
sha256 '520bf9f61d330edf1a82b045c42d81900cddfd9d2379f9f17d889adacedd7769'
|
|
|
|
url 'http://www.hrmacapp.com/releases/hr_036.zip'
|
|
homepage 'http://www.hrmacapp.com/'
|
|
|
|
link 'hr.app'
|
|
end
|