libgosu 0.13.3
Closes #25044. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
d14922b1e9
commit
bbe744447a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Libgosu < Formula
|
class Libgosu < Formula
|
||||||
desc "2D game development library"
|
desc "2D game development library"
|
||||||
homepage "https://libgosu.org"
|
homepage "https://libgosu.org"
|
||||||
url "https://github.com/gosu/gosu/archive/v0.13.2.tar.gz"
|
url "https://github.com/gosu/gosu/archive/v0.13.3.tar.gz"
|
||||||
sha256 "b14b6d2875b3bb1d6f2d89a8eac9d353bb5d7367f4b492c5d98a39db278088de"
|
sha256 "2ff0f1ed31aa5b8c2763577b9a27cf315bff30d3405fcb4661909e67163add01"
|
||||||
|
|
||||||
head "https://github.com/gosu/gosu.git"
|
head "https://github.com/gosu/gosu.git"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue