Skip to content

Commit

Permalink
Fix tarball URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Zash committed Oct 14, 2022
1 parent ebd0a35 commit e55d4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prosody.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
class Prosody < Formula
homepage "http://prosody.im"

url "https://prosody.im/downloads/source/prosody-0.12.0.tar.gz"
url "https://prosody.im/downloads/source/prosody-0.12.1.tar.gz"
sha256 "a7ecbbe41f01a4251805593ac6d15dbc6cb75d9c7a876c76b456cf74ff4b90e5"
version "0.12.1"

Expand Down

0 comments on commit e55d4e5

Please sign in to comment.