From 2ed94571714a56eaaed8f7533471d7da484b2972 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 20:32:44 +0000 Subject: [PATCH] crispy-doom: Update to version 5.12.0 --- bucket/crispy-doom.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/crispy-doom.json b/bucket/crispy-doom.json index 7af936fc..a850a645 100644 --- a/bucket/crispy-doom.json +++ b/bucket/crispy-doom.json @@ -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"