librealsense 2.25.0
Closes #42834. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
91156b3409
commit
fca08987ee
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Librealsense < Formula
|
||||
desc "Intel RealSense D400 series and SR300 capture"
|
||||
homepage "https://github.com/IntelRealSense/librealsense"
|
||||
url "https://github.com/IntelRealSense/librealsense/archive/v2.24.0.tar.gz"
|
||||
sha256 "0bcdce5f4f7ffe15897f58d8fc474e414e9688443dd4962bebd572ea5ef9b19c"
|
||||
url "https://github.com/IntelRealSense/librealsense/archive/v2.25.0.tar.gz"
|
||||
sha256 "a5562f519b438144ded7a0476be897b590b1eb22bdfab003e46941f27d086c01"
|
||||
head "https://github.com/IntelRealSense/librealsense.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue