aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBruce Mitchener2013-06-27 17:32:13 +0700
committerAdam Vandenberg2013-06-27 08:06:54 -0700
commit580ba052160d77b3c93c9054557db91e40f54ab6 (patch)
treead98e2c704797c27e7f0acee2fbae2659f88ce4a /Library/Formula
parentc85ea23bed11215070e61a46f22b960d0835eced (diff)
downloadhomebrew-580ba052160d77b3c93c9054557db91e40f54ab6.tar.bz2
GLFW 2.7.9
Closes #20847. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/glfw.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/glfw.rb b/Library/Formula/glfw.rb
index c1f919e6a..46654d2d5 100644
--- a/Library/Formula/glfw.rb
+++ b/Library/Formula/glfw.rb
@@ -2,8 +2,8 @@ require 'formula'
class Glfw < Formula
homepage 'http://www.glfw.org/'
- url 'http://sourceforge.net/projects/glfw/files/glfw/2.7.8/glfw-2.7.8.zip'
- sha1 'b4f51221ffed0a064bb413074544a530ae2751ec'
+ url 'http://sourceforge.net/projects/glfw/files/glfw/2.7.9/glfw-2.7.9.zip'
+ sha1 '9356f4e2f50466ec0fff81497ce560d6007474b9'
option :universal