updated cocoapods (0.39.0)

This commit is contained in:
adityadalal924 2015-10-26 10:41:39 -04:00
parent 63bb85e61a
commit 3d2918f291
1 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,8 @@ cask :v1 => 'cocoapods' do
version '0.39.0'
sha256 '51c5d0117272a9b3c30c15dd0a9776574a23c5d810ec0c4b298b0ce4c483f27f'
url "https://github.com/CocoaPods/CocoaPods.app/releases/download/#{version}/CocoaPods.app-#{version}.tar.bz2"
# github.com is the official download host per the vendor homepage
url "https://github.com/CocoaPods/CocoaPods-app/releases/download/#{version}/CocoaPods.app-#{version}.tar.bz2"
appcast 'https://app.cocoapods.org/sparkle'
name 'CocoaPods.app'
container :type => :tar
@ -11,7 +12,7 @@ cask :v1 => 'cocoapods' do
app 'CocoaPods.app'
binary 'CocoaPods.app/Contents/Resources/pod'
binary 'CocoaPods.app/Contents/Helpers/pod'
postflight do
# Because Homebrew-Cask symlinks the binstub directly, stop the app from asking the user to install the binstub.