Skip to content

Commit ea91532

Browse files
committed
dissent 0.0.35
1 parent 693d5ae commit ea91532

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dissent.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dissent < Formula
22
desc "GTK4 Discord client in Go"
33
homepage "https://github.com/diamondburned/dissent"
4-
url "https://github.com/diamondburned/dissent/archive/refs/tags/v0.0.34.tar.gz"
5-
sha256 "54b437cd2ae63c32cf3fa71d4da327c32de949c68911685031c96752d89b2d1a"
4+
url "https://github.com/diamondburned/dissent/archive/refs/tags/v0.0.35.tar.gz"
5+
sha256 "86f3fc10a02fc8a84a0e55a8c8c42e280004a57688c743bbe7df16d433abbe5f"
66
license "GPL-3.0-or-later"
77
head "https://github.com/diamondburned/dissent.git", branch: "main"
88

0 commit comments

Comments
 (0)