Skip to content

Commit

Permalink
display-pilot 1.5.0.0_Mac_250102090118 (new cask)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlackty committed Jan 14, 2025
1 parent c39f927 commit adc2396
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Casks/d/display-pilot.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
cask "display-pilot" do
version "1.5.0.0_Mac_250102090118"
sha256 "deef444a8d9a32ac75939862e0e32ead901f04099a696a8a85dd60944f58aa85"

url "https://esupportdownload.benq.com/esupport/VERTICAL%20&%20PROFESSIONAL%20DISPLAY/Software/Display%20Pilot%202/Display%20Pilot%202%20for%20Mac_V#{version}.zip"
name "Display Pilot 2"
desc "Streamlines display control: brightness, inputs, pivot, and more"
homepage "https://www.benq.com/en-ap/monitor/software/display-pilot-2.html"

livecheck do
skip "No reliable way to get version info"
end

depends_on macos: ">= :big_sur"

app "Display Pilot 2.app"

zap trash: "~/Library/Preferences/com.benq.DisplayPilot2.plist"
end

0 comments on commit adc2396

Please sign in to comment.