minetest 0.4.17.1
Closes #28859. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
c03a536a48
commit
b2c6b22a6c
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class Minetest < Formula
|
|||
homepage "https://www.minetest.net/"
|
||||
|
||||
stable do
|
||||
url "https://github.com/minetest/minetest/archive/0.4.17.tar.gz"
|
||||
sha256 "8664cd800ce0a146c6d7d5433b8acc93c145308403b3f6ae7e6b69bd4a53eb72"
|
||||
url "https://github.com/minetest/minetest/archive/0.4.17.1.tar.gz"
|
||||
sha256 "cd25d40c53f492325edabd2f6397250f40a61cb9fe4a1d4dd6eb030e0d1ceb59"
|
||||
|
||||
resource "minetest_game" do
|
||||
url "https://github.com/minetest/minetest_game/archive/0.4.17.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue