diff --git a/Formula/raylib.rb b/Formula/raylib.rb index 37114b2af8..3d74f03030 100644 --- a/Formula/raylib.rb +++ b/Formula/raylib.rb @@ -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