raylib: update head URL (#24318)
This commit is contained in:
parent
e429c66c7b
commit
ecf3435a75
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue