Paul Hinze
13 years ago
3 changed files with 15 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||
class HandsOff < Cask |
|||
url 'https://www.metakine.com/files/Hands%20Off!%20v1.5.1.dmg' |
|||
homepage 'http://www.metakine.com/products/handsoff/' |
|||
version '1.5.1' |
|||
end |
@ -0,0 +1,5 @@ |
|||
class OnePassword < Cask |
|||
url 'https://d13itkw33a7sus.cloudfront.net/dist/1P/mac/1Password-3.8.17.zip' |
|||
homepage 'https://agilebits.com/onepassword' |
|||
version '3.8.17' |
|||
end |
@ -0,0 +1,5 @@ |
|||
class Scrup < Cask |
|||
url 'http://hunch.se/scrup/dist/scrup-1.3.2.zip' |
|||
homepage 'https://github.com/rsms/scrup' |
|||
version '1.3.2' |
|||
end |
Loading…
Reference in new issue