Skip to content

Commit

Permalink
Update LavinMQ formula to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorerlingsson committed Nov 13, 2024
1 parent 7546dd0 commit c744d6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/lavinmq.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Lavinmq < Formula
desc "Fast and efficient AMQP 0-9-1 server"
homepage "https://www.lavinmq.com"
url "https://github.com/cloudamqp/lavinmq/archive/refs/tags/v2.0.0.tar.gz"
sha256 "9814fca561b005b49bedf8b3f97476642c20c0fe70ef1456ebbae4ff491bd067"
url "https://github.com/cloudamqp/lavinmq/archive/refs/tags/v2.0.1.tar.gz"
sha256 "b872b04d964939930ce87277e6ef451a7a91f8afbeefc65a9e0cf6cd42903553"
head "https://github.com/cloudamqp/lavinmq.git"

depends_on "crystal" => :build
Expand Down

0 comments on commit c744d6d

Please sign in to comment.