Skip to content

Commit

Permalink
updated googleappengine (1.9.35)
Browse files Browse the repository at this point in the history
  • Loading branch information
victorpopkov committed Mar 24, 2016
1 parent 0d48f51 commit 962042e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/googleappengine.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cask 'googleappengine' do
version '1.9.34'
sha256 '8f5facaef77a9515286374298a85d4229001db37cddfd01a5cb28be4353f0223'
version '1.9.35'
sha256 '7b835604e0687c74414d499647a426c7f164a20eb03963670a76c044c4f29afc'

# storage.googleapis.com/appengine-sdks was verified as official when first introduced to the cask
url "https://storage.googleapis.com/appengine-sdks/featured/GoogleAppEngineLauncher-#{version}.dmg"
appcast 'https://storage.googleapis.com/appengine-sdks',
checkpoint: 'b7d03ab86c4bfc8ef0d8c4cefc227763996b7b4f49d4e54f9f9c60b8c92d58f3'
checkpoint: '289c3a9dbfcbc652417fedbb839249684f6bc65d735c18025f269a2685d81676'
name 'Google App Engine'
homepage 'https://developers.google.com/appengine/'
license :apache
Expand Down

0 comments on commit 962042e

Please sign in to comment.