lzdoom: Update to version 3.85

master
Richard Kuhnt 2020-03-01 00:01:47 +00:00
parent cfb1e862e2
commit 5c1f2b31b4
1 changed files with 5 additions and 5 deletions

View File

@ -1,16 +1,16 @@
{
"homepage": "https://zdoom.org/",
"description": "Legacy source port for Doom, Heretic, Hexen and more (based on GZDoom)",
"version": "3.84",
"version": "3.85",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/drfrag666/gzdoom/releases/download/3.84/LZDoom_3.84_x64.zip",
"hash": "4d81c8d22abd0cfbefdc1a80830e3d49616a38bb74123a4837864fc2b79ee1ad"
"url": "https://github.com/drfrag666/gzdoom/releases/download/3.85/LZDoom_3.85_x64.zip",
"hash": "6aaca1d43c60448be3e9935af15fd2e15bf63b1a4037ac64379c8fddd4e27161"
},
"32bit": {
"url": "https://github.com/drfrag666/gzdoom/releases/download/3.84/LZDoom_3.84_x86.zip",
"hash": "64ecf53cf03e0b08f74d9b7a67f5b1499cd67c90fe497c884e624780c4980de1"
"url": "https://github.com/drfrag666/gzdoom/releases/download/3.85/LZDoom_3.85_x86.zip",
"hash": "869ea7352c8c579c1c6dc3b302e43b06e66470b21d5ed2018eb31f32d929d084"
}
},
"bin": "lzdoom.exe",