Update Mindustry & Mindustry Server to v108 (#155)
parent
d4cccbdcbe
commit
f43e2b0182
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"homepage": "https://mindustrygame.github.io/",
|
||||
"description": "Server-side program for Mindustry, a sandbox tower-defense game",
|
||||
"version": "107",
|
||||
"version": "108",
|
||||
"license": "GPL-3.0-only",
|
||||
"url": "https://github.com/Anuken/Mindustry/releases/download/v107/server-release.jar#/Mindustry-Server.jar",
|
||||
"hash": "6bed4a8befdf6202c9e9178ea3b01ad506bcdd58103f823a97ff6e4fc81d899c",
|
||||
"url": "https://github.com/Anuken/Mindustry/releases/download/v108/server-release.jar#/Mindustry-Server.jar",
|
||||
"hash": "b40359422ece19d742372090692de6daccc8e74b43c373b0e2136b2aebff6068",
|
||||
"bin": "mindustry-server.bat",
|
||||
"shortcuts": [
|
||||
[
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"homepage": "https://mindustrygame.github.io/",
|
||||
"description": "A sandbox tower-defense game",
|
||||
"version": "107",
|
||||
"version": "108",
|
||||
"license": "GPL-3.0-only",
|
||||
"url": "https://github.com/Anuken/Mindustry/releases/download/v107/Mindustry.jar",
|
||||
"hash": "90a4485cf0dbb69ed8ac97a4afd128f431a0982b7d9793571f8eb131c6736577",
|
||||
"url": "https://github.com/Anuken/Mindustry/releases/download/v108/Mindustry.jar",
|
||||
"hash": "f3f7a1bb9b7f427fef91f15537281981d56c08bac6423b3b56ae7b5d0d4f14c9",
|
||||
"bin": "mindustry.bat",
|
||||
"shortcuts": [
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue