diff --git a/brew-cask.rb b/brew-cask.rb index 7d528c280..e98382ebe 100644 --- a/brew-cask.rb +++ b/brew-cask.rb @@ -2,8 +2,8 @@ require 'formula' class BrewCask < Formula homepage 'https://github.com/phinze/homebrew-cask/' - url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.5.2' - version '0.5.2' + url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.5.3' + version '0.5.3' head 'https://github.com/phinze/homebrew-cask.git', :branch => 'master'