sfml 2.4.0
This commit is contained in:
parent
52c86857c7
commit
5d669e7630
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue