crispy-doom: Update to version 5.12.0

master
github-actions[bot] 2022-09-01 20:32:44 +00:00
parent 0e5d3b85e4
commit 2ed9457171
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"version": "5.11.1",
"version": "5.12.0",
"description": "Faithful enhanced-resolution source port for Doom",
"homepage": "https://www.chocolate-doom.org/wiki/index.php/Crispy_Doom",
"license": "GPL-2.0-or-later",
@ -8,8 +8,8 @@
"",
" $persist_dir\\..\\_doom"
],
"url": "https://github.com/fabiangreffrath/crispy-doom/releases/download/crispy-doom-5.11.1/crispy-doom-5.11.1-win32.zip",
"hash": "7e071eb376ba8388a67a81a208a4964b1b60a48847f9388766ab60e832f17cfa",
"url": "https://github.com/fabiangreffrath/crispy-doom/releases/download/crispy-doom-5.12.0/crispy-doom-5.12.0-win32.zip",
"hash": "e2a74bb95ab32ed9bec9e4f7a90f101b2fe010d3c106621c707df31503c146b1",
"pre_install": "New-Item -ItemType Directory -Force -Path $persist_dir\\..\\_doom | Out-Null",
"env_set": {
"DOOMWADDIR": "$persist_dir\\..\\_doom"