excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / a / airunlock.rb
blob0a13c0e8c016592e0f262633705a84c4ebbf1010
1 cask "airunlock" do
2   version "0.4"
3   sha256 "85f4aee6bc67f6b7c0d01ab36e50a117690574c0e31b210aa3f80931269bf170"
5   url "https://github.com/pinetum/AirUnlock-for-Mac/releases/download/#{version}/AirUnlock_mac_#{version}.zip"
6   name "AirUnlock"
7   desc "Tool to lock or unlock the macbook using an Android phone via Bluetooth"
8   homepage "https://github.com/pinetum/AirUnlock-for-Mac"
10   deprecate! date: "2023-12-17", because: :discontinued
12   app "AirUnlock.app"
13 end