homebrew-cask/Casks/airunlock.rb

13 lines
482 B
Ruby

cask 'airunlock' do
version '0.4'
sha256 '85f4aee6bc67f6b7c0d01ab36e50a117690574c0e31b210aa3f80931269bf170'
# github.com/pinetum/AirUnlock-for-Mac was verified as official when first introduced to the cask
url "https://github.com/pinetum/AirUnlock-for-Mac/releases/download/#{version}/AirUnlock_mac_#{version}.zip"
appcast 'https://github.com/pinetum/AirUnlock-for-Mac/releases.atom'
name 'AirUnlock'
homepage 'https://airunlock.qtlin.tw/'
app 'AirUnlock.app'
end