|
@ -2,8 +2,8 @@ require 'formula' |
|
|
|
|
|
|
|
|
class BrewCask < Formula |
|
|
class BrewCask < Formula |
|
|
homepage 'https://github.com/phinze/homebrew-cask/' |
|
|
homepage 'https://github.com/phinze/homebrew-cask/' |
|
|
url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.7.0' |
|
|
url 'https://github.com/phinze/homebrew-cask.git', :tag => 'v0.8.0' |
|
|
version '0.7.0' |
|
|
version '0.8.0' |
|
|
|
|
|
|
|
|
head 'https://github.com/phinze/homebrew-cask.git', :branch => 'master' |
|
|
head 'https://github.com/phinze/homebrew-cask.git', :branch => 'master' |
|
|
|
|
|
|
|
|