aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/browser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/browser.rb')
-rw-r--r--Library/Formula/browser.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/browser.rb b/Library/Formula/browser.rb
index 95adea753..ff16f775f 100644
--- a/Library/Formula/browser.rb
+++ b/Library/Formula/browser.rb
@@ -3,5 +3,5 @@ require 'formula'
class Browser < GithubGistFormula
url 'https://gist.github.com/raw/318247/bcbcf6c5fb730b4f508c633cce56ba17828825c8/browser'
homepage 'https://gist.github.com/318247/'
- md5 '8bdad2260651ea88d4f868071ef5b604'
+ sha1 '3474d81ef6eaaf13554fd6aa03e5227c4c72f1bb'
end