raylib 2.0.0-rc1

Closes #27962.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-05-16 21:55:14 -07:00
parent ac2c24b705
commit 99339dfbf5

View file

@ -1,9 +1,8 @@
class Raylib < Formula
desc "Simple and easy-to-use library to learn videogames programming"
homepage "http://www.raylib.com/"
url "https://github.com/raysan5/raylib/archive/2.0.0-dev.tar.gz"
version "2.0.0-dev"
sha256 "e0aec21da642b4f373e9a6b628877dcc02a22a1267a7d6eace3ad5eb1ab33b5d"
url "https://github.com/raysan5/raylib/archive/2.0.0-rc1.tar.gz"
sha256 "591dad75a3ff22597afa0011da4f92049942ea06fba32c723ea3d10d8dfb7da1"
head "https://github.com/raysan5/raylib.git", :branch => "master"
bottle do