zsdx 1.12.0
Closes #42530. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
988f955c5b
commit
4cb2b92379
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Zsdx < Formula
|
||||
desc "Zelda Mystery of Solarus DX"
|
||||
homepage "https://www.solarus-games.org/en/games/the-legend-of-zelda-mystery-of-solarus-dx"
|
||||
url "https://github.com/christopho/zsdx/archive/zsdx-1.11.0.tar.gz"
|
||||
sha256 "05a5d220bbf2439c9da2e71cd9d104240878123fff5bc702e2405d6d0712f0dc"
|
||||
head "https://github.com/christopho/zsdx.git"
|
||||
url "https://gitlab.com/solarus-games/zsdx/-/archive/zsdx-1.12.0/zsdx-zsdx-1.12.0.tar.bz2"
|
||||
sha256 "17922a65fa46101dafa36af2b26e82be0203f94fa55516efee969f64eabcb606"
|
||||
head "https://gitlab.com/solarus-games/zsdx.git"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue