Skip to content

Commit 7a093e2

Browse files
committed
dsda-doom 0.29.4
1 parent 889357b commit 7a093e2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/d/dsda-doom.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class DsdaDoom < Formula
22
desc "Fork of prboom+ with a focus on speedrunning"
33
homepage "https://github.com/kraflab/dsda-doom"
4-
url "https://github.com/kraflab/dsda-doom/archive/refs/tags/v0.29.3.tar.gz"
5-
sha256 "9b9218d26055d2e2a3b830913cfe52f56b2a6dd4a16720634f0bc5dbe560fb84"
4+
url "https://github.com/kraflab/dsda-doom/archive/refs/tags/v0.29.4.tar.gz"
5+
sha256 "f866db79381862080718668f582b0f358811a016db17680e507abb9250afbea5"
66
license "GPL-2.0-only"
7-
revision 1
87
head "https://github.com/kraflab/dsda-doom.git", branch: "master"
98

109
livecheck do

0 commit comments

Comments
 (0)