Skip to content

Commit

Permalink
Update LavinMQ formula to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomazzlender committed Nov 5, 2024
1 parent 0b4c393 commit 1076917
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/v1.3.1.tar.gz"
sha256 "5c8eaeb9298a4f1bb9e4a3bcc14a98931713c4eb8564159a220ca82bc64c6e4d"
url "https://github.com/cloudamqp/lavinmq/archive/refs/tags/v2.0.0.tar.gz"
sha256 "9814fca561b005b49bedf8b3f97476642c20c0fe70ef1456ebbae4ff491bd067"
head "https://github.com/cloudamqp/lavinmq.git"

depends_on "crystal" => :build
Expand Down

0 comments on commit 1076917

Please sign in to comment.