raylib: update head URL (#24318)

This commit is contained in:
Ahmad Fatoum 2018-02-20 11:00:01 +01:00 committed by FX Coudert
parent e429c66c7b
commit ecf3435a75

View file

@ -4,7 +4,7 @@ class Raylib < Formula
url "https://github.com/raysan5/raylib/archive/1.9.1-dev.tar.gz" url "https://github.com/raysan5/raylib/archive/1.9.1-dev.tar.gz"
version "1.9.1-dev" version "1.9.1-dev"
sha256 "892357fb44d340eb7449c23c425d660d98b34b91434400e7610514ef02698600" sha256 "892357fb44d340eb7449c23c425d660d98b34b91434400e7610514ef02698600"
head "https://github.com/raysan5/raylib.git", :branch => "develop" head "https://github.com/raysan5/raylib.git", :branch => "master"
bottle do bottle do
cellar :any cellar :any