From 3705b85b5faf4b3d6710917b3baed7ad959981b1 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Tue, 4 Aug 2015 10:37:21 +0200 Subject: [PATCH] Add Watts.app v1.3.3 --- Casks/watts.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Casks/watts.rb diff --git a/Casks/watts.rb b/Casks/watts.rb new file mode 100644 index 00000000000..9365e0037e4 --- /dev/null +++ b/Casks/watts.rb @@ -0,0 +1,12 @@ +cask :v1 => 'watts' do + version '1.3.3' + sha256 '706802ac56b523086d405cc56c5101f93b5ae886f6522775f66e9c6969b98331' + + # matchingbrackets.com is the official download host per the vendor homepage + url 'http://www.matchingbrackets.com/abatt/customer/Watts-48.dmg' + name 'Watts' + homepage 'http://binarytricks.com/' + license :commercial + + app 'Watts.app' +end