mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #152855 from krehel/elgato-camera-hub-1.7.0.1124
elgato-camera-hub 1.7.0.1124
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
cask "elgato-camera-hub" do
|
||||
version "1.6.1.999"
|
||||
sha256 "c7f6b71a795d5c4dc3b998c835bb51a1dfbd47443bcb72564b2d13991e3a635f"
|
||||
version "1.7.0.1124"
|
||||
sha256 "fd5a00c0744b272ac0edfa36b4b71095c0b896f7415aa240c4f2816bb0a1fd8c"
|
||||
|
||||
url "https://edge.elgato.com/egc/macos/echm/#{version.major_minor_patch}/Camera_Hub_#{version}.pkg"
|
||||
url "https://edge.elgato.com/egc/macos/echm/#{version.major_minor}/Camera_Hub_#{version}.pkg"
|
||||
name "Elgato Camera Hub"
|
||||
desc "Elgato FACECAM configuration tool"
|
||||
homepage "https://www.elgato.com/ww/en/s/downloads"
|
||||
@@ -12,6 +12,8 @@ cask "elgato-camera-hub" do
|
||||
regex(/Camera[._-]Hub[._-]v?(\d+(?:\.\d+)+)\.pkg/i)
|
||||
end
|
||||
|
||||
depends_on macos: ">= :big_sur"
|
||||
|
||||
pkg "Camera_Hub_#{version}.pkg"
|
||||
|
||||
uninstall signal: ["TERM", "com.elgato.CameraHub"],
|
||||
|
||||
Reference in New Issue
Block a user