Skip to content

Commit

Permalink
Update to version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlStraussberger authored Jan 7, 2024
1 parent d1ce687 commit 4dbc2d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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 2023"
desc "UPnP Media Server for 2024"
homepage "https://gerbera.io"
url "https://github.com/gerbera/gerbera/archive/v1.12.1.tar.gz"
sha256 "2144a7c4a13e8b43aa0c911fbeae65f05e2c42254ddd03be5c41f5fcf103a93c"
url "https://github.com/gerbera/gerbera/archive/v2.0.0.tar.gz"
sha256 "db2015a9e67ce896600221d912b402cbdeee9d1898761f6c6425c7182fffac2e"

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

0 comments on commit 4dbc2d3

Please sign in to comment.