homebrew-cask/Casks/netloc.rb

12 lines
245 B
Ruby

cask 'netloc' do
version :latest
sha256 :no_check
url 'https://github.com/panefordope/netloc/blob/master/dist/netloc.zip?raw=true'
name 'netloc'
homepage 'https://github.com/panefordope/netloc/'
license :mit
app 'netloc.app'
end