mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
oversight: rebuild
Change dependency to Monterey Closes #139748. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ cask "oversight" do
|
||||
desc "Monitors computer mic and webcam"
|
||||
homepage "https://objective-see.com/products/oversight.html"
|
||||
|
||||
depends_on macos: ">= :catalina"
|
||||
depends_on macos: ">= :monterey"
|
||||
|
||||
installer script: {
|
||||
executable: "#{staged_path}/OverSight Installer.app/Contents/MacOS/OverSight Installer",
|
||||
|
||||
Reference in New Issue
Block a user