mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-11 22:06:11 -06:00
hr.rb: added name
This commit is contained in:
parent
9e85e143e9
commit
a120f7724d
1 changed files with 3 additions and 0 deletions
|
|
@ -3,8 +3,11 @@ cask :v1 => 'hr' do
|
|||
sha256 :no_check
|
||||
|
||||
url "http://www.hrmacapp.com/download"
|
||||
name 'hr'
|
||||
homepage 'http://www.hrmacapp.com/'
|
||||
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
|
||||
|
||||
app 'hr.app'
|
||||
|
||||
depends_on :macos => '>= :mountain_lion'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue