From f4517960e57aa96d508c34c7861c458b3e764520 Mon Sep 17 00:00:00 2001 From: Michael Ford Date: Fri, 5 Sep 2014 15:14:45 +0800 Subject: [PATCH] Format Onepassword Beta --- Casks/onepassword-beta.rb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Casks/onepassword-beta.rb b/Casks/onepassword-beta.rb index c0c61bfe3..4782d7d31 100644 --- a/Casks/onepassword-beta.rb +++ b/Casks/onepassword-beta.rb @@ -1,7 +1,9 @@ class OnepasswordBeta < Cask - url 'https://aws.cachefly.net/dist/1P/mac4/1Password-4.5.BETA-18.zip' - homepage 'https://agilebits.com/onepassword' version '4.5.BETA-18' sha256 'cffff2f5c9b8ea62b851f39c8b5741044a7cfaa1861344af0bf67c2e604a28ee' + + url 'https://aws.cachefly.net/dist/1P/mac4/1Password-4.5.BETA-18.zip' + homepage 'https://agilebits.com/onepassword' + link '1Password 4.app' end