gosu 1.14.15
Closes #44597. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
4139e17d86
commit
37850f55db
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gosu < Formula
|
||||
desc "Pragmatic language for the JVM"
|
||||
homepage "https://gosu-lang.github.io/"
|
||||
url "https://github.com/gosu-lang/gosu-lang/archive/v1.14.14.tar.gz"
|
||||
sha256 "11fd63daa7e00535c45ac075cad76d9414198022370ac9ab56553fb5a11facb3"
|
||||
url "https://github.com/gosu-lang/gosu-lang/archive/v1.14.15.tar.gz"
|
||||
sha256 "a1189f44713823ae189500630c5ecfccaee3931617544243f4da5400edb8dde5"
|
||||
head "https://github.com/gosu-lang/gosu-lang.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue