gosu 1.14.14
Closes #39702. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f32253865a
commit
1bdf080783
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.13.tar.gz"
|
||||
sha256 "791c6d423f90c3161b568e3b907bc27802f59f60bb63719845c7c9814e9b3bb4"
|
||||
url "https://github.com/gosu-lang/gosu-lang/archive/v1.14.14.tar.gz"
|
||||
sha256 "11fd63daa7e00535c45ac075cad76d9414198022370ac9ab56553fb5a11facb3"
|
||||
head "https://github.com/gosu-lang/gosu-lang.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue