homebrew-cask/Casks/corelocationcli.rb

13 lines
504 B
Ruby

cask 'corelocationcli' do
version '3.0.1'
sha256 '1a8efdcd6d451f0d751805bf295e1a13c7de817adf7ff71e3ba3c053b109b809'
url "https://github.com/fulldecent/corelocationcli/releases/download/#{version}/CoreLocationCLI.zip"
appcast 'https://github.com/fulldecent/corelocationcli/releases.atom',
checkpoint: '50fc2119711333b356b2d30e3d3683b1f64a3d52a780a1f5f51a0366145d4328'
name 'Core Location CLI'
homepage 'https://github.com/fulldecent/corelocationcli'
binary 'CoreLocationCLI'
end