bugfix release with fixes for linkapps
@ -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.3'
version '0.5.3'
url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.5.4'
version '0.5.4'
head 'https://github.com/phinze/homebrew-cask.git', :branch => 'master'