libbluray 1.1.0
Closes #38173. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
6866bd1d82
commit
f04dfe5d01
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libbluray < Formula
|
||||
desc "Blu-Ray disc playback library for media players like VLC"
|
||||
homepage "https://www.videolan.org/developers/libbluray.html"
|
||||
url "https://download.videolan.org/pub/videolan/libbluray/1.0.2/libbluray-1.0.2.tar.bz2"
|
||||
sha256 "6d9e7c4e416f664c330d9fa5a05ad79a3fb39b95adfc3fd6910cbed503b7aeff"
|
||||
url "https://download.videolan.org/pub/videolan/libbluray/1.1.0/libbluray-1.1.0.tar.bz2"
|
||||
sha256 "e6a600d26ad3453a168dbb144f041134e954b541b44a9a5aa213d1c7d8c3fe83"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue