Skip to content

Commit

Permalink
Merge pull request #204586 from Homebrew/bump-woof-doom-15.1.0
Browse files Browse the repository at this point in the history
woof-doom 15.1.0
  • Loading branch information
BrewTestBot authored Jan 17, 2025
2 parents 1eff26f + 86d99ef commit 5e067e8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/w/woof-doom.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class WoofDoom < Formula
desc "Woof! is a continuation of the Boom/MBF bloodline of Doom source ports"
homepage "https://github.com/fabiangreffrath/woof"
url "https://github.com/fabiangreffrath/woof/archive/refs/tags/woof_15.0.1.tar.gz"
sha256 "0c8b9652ff415915c76935705369bcd3fbce018aef94976a01122d66e55a801f"
url "https://github.com/fabiangreffrath/woof/archive/refs/tags/woof_15.1.0.tar.gz"
sha256 "ee88668fd3c038bd5b1c144d663dadae3afb16ed997c2b660e47d4f6b3a006d7"
license "GPL-2.0-only"
head "https://github.com/fabiangreffrath/woof.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_sequoia: "3375e598803e3e5a63697215477582405b6e30d559492530b79a94d3889cc97f"
sha256 cellar: :any, arm64_sonoma: "c3b927a2f701f2b9dbc456e6ed66c50b73a40f58bfde279d0002805eeffcbaac"
sha256 cellar: :any, arm64_ventura: "fefc39a0a4b5b4bb9bc2824ed8f34343fa04f1b802113387d688e3045a949aca"
sha256 cellar: :any, sonoma: "0f45620e382d8695ba72fc0954e5d2a7399a62fd40922208e1db4af300ebf754"
sha256 cellar: :any, ventura: "c3554f43f9e6185ca60780a4b445496829e035af73c40cd72a1b5c09cfa6ea26"
sha256 cellar: :any_skip_relocation, x86_64_linux: "408affbddfa7cede413fe6e116284affdec68b102eb26188c319c3d24d92cf25"
sha256 cellar: :any, arm64_sequoia: "7ae0af569590d44c5afe343ea6cb48b8c7ba41efb5a32b80d0e24206c0edafaf"
sha256 cellar: :any, arm64_sonoma: "a0a47bea8d52e73640436d4aac5460c7ef81b81544e09669de8da2959b80b9cb"
sha256 cellar: :any, arm64_ventura: "80b0c5dbf379da793eb2235d60df56b291092b356a88e3f54e6225d909d714c4"
sha256 cellar: :any, sonoma: "88d7e88b43f987abba5fc0c8a23ee01566624f9e8c0f276e646fbbcaa6c8f67c"
sha256 cellar: :any, ventura: "570cba51df33954ed527df5ff73e3ac6749deb1166e4a8c06de003def4b340a7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d2386f22a1f06b6696075ef7e5f573720846ae5c9303c92c3a04b7f9fcfdc914"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 5e067e8

Please sign in to comment.