excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / n / notch-simulator.rb
blobbd65f4bf17bd639d5337fea8a8f6b4ba8979f260
1 cask "notch-simulator" do
2   version "2.1"
3   sha256 "7e884cc68b0dcf163a963ebe4ffdaf7ce2a5700a0caa0d1d874115d5e6c03d43"
5   url "https://github.com/megabitsenmzq/Notch-Simulator/releases/download/#{version}/Notch.Simulator.zip"
6   name "Notch Simulator"
7   desc "Simulate the notch on the MacBook Pro"
8   homepage "https://github.com/megabitsenmzq/Notch-Simulator"
10   deprecate! date: "2024-01-12", because: :discontinued
12   app "Notch Simulator.app"
14   zap trash: "~/Library/Containers/com.JinyuMeng.Notch-Simulator"
15 end