libgosu 0.14.5
Closes #37856. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b285096db9
commit
0034fb789f
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.14.4.tar.gz"
|
url "https://github.com/gosu/gosu/archive/v0.14.5.tar.gz"
|
||||||
sha256 "641081856459b78c854cf0ef5bfaf6514c99d6a03176020726096ae6717d181f"
|
sha256 "4dbc4998e2c630ee7758544de4286c70c68e639524b6088ccdc7b5487c928695"
|
||||||
head "https://github.com/gosu/gosu.git"
|
head "https://github.com/gosu/gosu.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue