Skip to content

Commit

Permalink
Update to Gerbera 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlStraussberger authored Sep 18, 2024
1 parent 25cad77 commit d6762dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gerbera.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Gerbera < Formula
desc "UPnP Media Server for 2024"
homepage "https://gerbera.io"
url "https://github.com/gerbera/gerbera/archive/v2.2.0.tar.gz"
sha256 "c77f4a8ccbed5e18499c0854803fec65ae2f26af633818b52584651fbd3eec13"
url "https://github.com/gerbera/gerbera/archive/v2.3.0.tar.gz"
sha256 "c9f7956d9e94a9b8ded7de809ba8496ad1a2279b624ab121652dff2a28a1a69e"

depends_on "cmake" => :build
depends_on "duktape"
Expand Down

0 comments on commit d6762dd

Please sign in to comment.