Skip to content

Commit

Permalink
Bump SHA1 for homebrew installation of 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gleitz committed Oct 30, 2014
1 parent 6ba6a9a commit 467278e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions howdoi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Howdoi < Formula
homepage 'https://github.com/gleitz/howdoi/'
url 'http://pypi.python.org/packages/source/h/howdoi/howdoi-1.1.6.tar.gz'
sha1 '05e6b539aa566b1f69db0a7c70e2892d28423de4'
url 'http://pypi.python.org/packages/source/h/howdoi/howdoi-1.1.7.tar.gz'
sha1 '4248fc137bb8563a4e489574133b2b91ba3d7a73'

def install
setup_args = ['setup.py', 'install']
Expand Down

0 comments on commit 467278e

Please sign in to comment.