Skip to content

Commit debbf11

Browse files
committed
raylib 6.0
1 parent 93f1e59 commit debbf11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/r/raylib.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Raylib < Formula
22
desc "Simple and easy-to-use library to learn videogames programming"
33
homepage "https://www.raylib.com/"
4-
url "https://github.com/raysan5/raylib/archive/refs/tags/5.5.tar.gz"
5-
sha256 "aea98ecf5bc5c5e0b789a76de0083a21a70457050ea4cc2aec7566935f5e258e"
4+
url "https://github.com/raysan5/raylib/archive/refs/tags/6.0.tar.gz"
5+
sha256 "2b3ee1e2120c7a0796b33062c7e9a694dd8a8caa56a96319ac8c8ecf54a90d0b"
66
license "Zlib"
77
head "https://github.com/raysan5/raylib.git", branch: "master"
88

0 commit comments

Comments
 (0)