librealsense 2.23.0
Closes #40902. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a8427bbe5d
commit
fffbf47baa
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Librealsense < Formula
|
class Librealsense < Formula
|
||||||
desc "Intel RealSense D400 series and SR300 capture"
|
desc "Intel RealSense D400 series and SR300 capture"
|
||||||
homepage "https://github.com/IntelRealSense/librealsense"
|
homepage "https://github.com/IntelRealSense/librealsense"
|
||||||
url "https://github.com/IntelRealSense/librealsense/archive/v2.22.0.tar.gz"
|
url "https://github.com/IntelRealSense/librealsense/archive/v2.23.0.tar.gz"
|
||||||
sha256 "bdaaedc72546ccd24e004bba83a44b165f0ba571f88ccb53574b92eacce66f2d"
|
sha256 "40d6c8a465eeb6802a40b79c708300328da55ca4d3d2578ec3be534d1ae7e829"
|
||||||
head "https://github.com/IntelRealSense/librealsense.git"
|
head "https://github.com/IntelRealSense/librealsense.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue