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.7'
|
|
sha256 '71323c46af3b4923b683d0dea774953d9dc89f40ffd88dc71992e4395048750e'
|
|
|
|
url 'http://www.hrmacapp.com/releases/hr_037.zip'
|
|
homepage 'http://www.hrmacapp.com/'
|
|
|
|
link 'hr.app'
|
|
end
|