Merge pull request #198799 from Homebrew/bump-huly-0.6.411
[Homebrew/homebrew-cask.git] / Casks / n / notch-simulator.rb
blob96201ca73c94905f3c5e9031fa230a6a2f6192b1
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
11   disable! date: "2025-01-12", because: :discontinued
13   app "Notch Simulator.app"
15   zap trash: "~/Library/Containers/com.JinyuMeng.Notch-Simulator"
16 end