scummvm-tools 2.0.0
Closes #22874. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0c82df3441
commit
1c3d88c9d0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class ScummvmTools < Formula
|
||||
desc "Collection of tools for ScummVM"
|
||||
homepage "https://www.scummvm.org/"
|
||||
url "https://www.scummvm.org/frs/scummvm-tools/1.9.0/scummvm-tools-1.9.0.tar.xz"
|
||||
sha256 "b7ab2e03c5a0efb71bb0c84434aa481331739b2b8759361d467e076b8410f938"
|
||||
url "https://www.scummvm.org/frs/scummvm-tools/2.0.0/scummvm-tools-2.0.0.tar.xz"
|
||||
sha256 "c2042ccdc6faaf745552bac2c00f213da382a7e382baa96343e508fced4451b3"
|
||||
head "https://github.com/scummvm/scummvm-tools.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue