From 5d669e763033526cb7320b2bff2956b145b8d79f Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 8 Aug 2016 02:41:26 -0700 Subject: [PATCH] sfml 2.4.0 --- Formula/sfml.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/sfml.rb b/Formula/sfml.rb index 494e27de82..9050125055 100644 --- a/Formula/sfml.rb +++ b/Formula/sfml.rb @@ -2,8 +2,8 @@ class Sfml < Formula # Don't update SFML until there's a corresponding CSFML release desc "Multi-media library with bindings for multiple languages" homepage "http://www.sfml-dev.org/" - url "http://www.sfml-dev.org/files/SFML-2.3.2-sources.zip" - sha256 "03fe79943c48222037f1126a581b12c95a4dd53168881907964695c5ec3dc395" + url "http://www.sfml-dev.org/files/SFML-2.4.0-sources.zip" + sha256 "868a1a1e43a7ee40c1a90efcbcea061b6f0a6ed129075d9a8f19c8c69e644b0f" head "https://github.com/SFML/SFML.git" bottle do