Merge pull request #5253 from vitorgalvao/googleappengine

updated googleappenginelauncher (1.9.6)
This commit is contained in:
Vítor Galvão 2014-07-09 00:55:54 +01:00
commit 5c4dcd54ca
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
class Googleappenginelauncher < Cask
version '1.9.5'
sha256 '7e5f765ea89193b0d1176b059a6100c546ff9aea4ad1df8e1dd894f15b81a0bc'
version '1.9.6'
sha256 '82b97a2d02be6834a87783a76d88d1c9fc436e1ee0832476df30d4f5ea938d7a'
url 'https://storage.googleapis.com/appengine-sdks/featured/GoogleAppEngineLauncher-1.9.5.dmg'
url "https://storage.googleapis.com/appengine-sdks/featured/GoogleAppEngineLauncher-#{version}.dmg"
homepage 'https://developers.google.com/appengine/'
link 'GoogleAppEngineLauncher.app'