Merge pull request #200541 from Homebrew/bump-roam-147.0.0-beta001
[Homebrew/homebrew-cask.git] / Casks / a / airunlock.rb
blobdb2c601be9774c2b9074085eac3b1482ccf6dc70
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   disable! date: "2024-12-16", because: :discontinued
12   app "AirUnlock.app"
13 end