We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889357b commit 7a093e2Copy full SHA for 7a093e2
Formula/d/dsda-doom.rb
@@ -1,10 +1,9 @@
1
class DsdaDoom < Formula
2
desc "Fork of prboom+ with a focus on speedrunning"
3
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"
+ url "https://github.com/kraflab/dsda-doom/archive/refs/tags/v0.29.4.tar.gz"
+ sha256 "f866db79381862080718668f582b0f358811a016db17680e507abb9250afbea5"
6
license "GPL-2.0-only"
7
- revision 1
8
head "https://github.com/kraflab/dsda-doom.git", branch: "master"
9
10
livecheck do
0 commit comments