gosu 1.14.13
Closes #38286. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
05d93ec92c
commit
bfd867b227
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.12.tar.gz"
|
||||
sha256 "d6dec97ca98571ba07059b30c04955c9afc583ffc1b333bdb06ed77bb00c6c0f"
|
||||
url "https://github.com/gosu-lang/gosu-lang/archive/v1.14.13.tar.gz"
|
||||
sha256 "791c6d423f90c3161b568e3b907bc27802f59f60bb63719845c7c9814e9b3bb4"
|
||||
head "https://github.com/gosu-lang/gosu-lang.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue