Skip to content

Commit

Permalink
dissent 0.0.32
Browse files Browse the repository at this point in the history
dissent: remove build patch

Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
BrewTestBot authored and chenrui333 committed Jan 19, 2025
1 parent 0143099 commit 4145b6d
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions Formula/d/dissent.rb
Original file line number Diff line number Diff line change
@@ -1,20 +1,11 @@
class Dissent < Formula
desc "GTK4 Discord client in Go"
homepage "https://github.com/diamondburned/dissent"
url "https://github.com/diamondburned/dissent/archive/refs/tags/v0.0.32.tar.gz"
sha256 "39bf16313640436c097a066623f51c50b0c2be9d13e1cb5fdceba34ebb1652a4"
license "GPL-3.0-or-later"
head "https://github.com/diamondburned/dissent.git", branch: "main"

stable do
url "https://github.com/diamondburned/dissent/archive/refs/tags/v0.0.31.tar.gz"
sha256 "0e7ce9abfa6f8fb4c2c88a78ec18a84403d706ef08ceec955d173223835cb17d"

# Backport support for libspelling 0.4+
patch do
url "https://github.com/diamondburned/dissent/commit/b5e6a54c7407522930adc0b3cd39a8ef93bacd61.patch?full_index=1"
sha256 "5ba24c584eaf67f9efedc39090e33972515c1922260824bcb5ade8ac714de354"
end
end

bottle do
rebuild 1
sha256 cellar: :any, arm64_sequoia: "d7f234405d49d5cfa1e1733beccfc366d048a3aa78c0053e6fbf4ca799252f1f"
Expand Down

0 comments on commit 4145b6d

Please sign in to comment.