diff --git a/brew-cask.rb b/brew-cask.rb index fa8ce2e58..6f7a2d6ef 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.9.0' - version '0.9.0' + url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.9.1' + version '0.9.1' head 'https://github.com/phinze/homebrew-cask.git', :branch => 'master'