Skip to content

Commit 5e3294b

Browse files
authored
Merge pull request #217300 from Homebrew/bump-profanity-0.15.0
profanity 0.15.0
2 parents ea179fc + 72519d5 commit 5e3294b

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2791,6 +2791,7 @@ privoxy
27912791
probe-rs-tools
27922792
procps
27932793
procs
2794+
profanity
27942795
proftpd
27952796
proj
27962797
projectable

Formula/p/profanity.rb

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
class Profanity < Formula
22
desc "Console based XMPP client"
33
homepage "https://profanity-im.github.io"
4-
url "https://profanity-im.github.io/tarballs/profanity-0.14.0.tar.gz"
5-
sha256 "fd23ffd38a31907974a680a3900c959e14d44e16f1fb7df2bdb7f6c67bd7cf7f"
4+
url "https://profanity-im.github.io/tarballs/profanity-0.15.0.tar.gz"
5+
sha256 "4a9f578f750ec9a7c2a4412ba22e601811b92bba877c636631cc3ccc7ceac7fb"
66
license "GPL-3.0-or-later"
7-
revision 2
87

98
bottle do
10-
rebuild 1
11-
sha256 arm64_sequoia: "5472427158d470dc62004a3eff884d110f543dd5e3bb51e39942221fec17b2bd"
12-
sha256 arm64_sonoma: "d32e8c7bdc2ee007a81b549fe0e653abc78bc72af6169657ae818a4b03d769bc"
13-
sha256 arm64_ventura: "da6d961c10c3235d680bd60128535dc26638355326e7d7a41b2e9205b534be5e"
14-
sha256 sonoma: "a10d71f7205684010cf72602145a126e69d16a7c32749ab9c6847045bd81db2e"
15-
sha256 ventura: "a58829da652b3b43c52af964bced191d6f27a92303744ccd07b6fb3e51b2143b"
16-
sha256 arm64_linux: "2c15ed4073e507473a283310f0f7b30897a2316716593bc51e24c88243f47cb3"
17-
sha256 x86_64_linux: "1a87d774068b14ea9fa2ed30baf30107d2d06839b5a153b2ab285c49be54e874"
9+
sha256 arm64_sequoia: "a125f864203c3d6baa3e2498257ac7bae373dd91ac737a0a098d2e9f9d4b1ab5"
10+
sha256 arm64_sonoma: "1d902913042d0c15d2b1b151215a68e6e230a7355f95209e39e8ea4d54742e03"
11+
sha256 arm64_ventura: "50400b9bdf982500f3d76171990f9379fb287f74f31fa4e58d4e3153940c385f"
12+
sha256 sonoma: "6859c02911c5f4fee55ac153b0ca88c2aabaa254c61438ec1d4e89c55deeae16"
13+
sha256 ventura: "c0626881a455da269346b59f0f2e0fe89e29d42d71a889bcfa7c53976e196f3a"
14+
sha256 arm64_linux: "d5cffb20803a839e6cfcb3d21499a3583abcf0ebea350535b7ffb2fba2866dce"
15+
sha256 x86_64_linux: "935efcd1f5e57ca74f0874255c7fb78027ff498dc76b894163e7e28d91386f28"
1816
end
1917

2018
head do

0 commit comments

Comments
 (0)