homebrew-cask/Casks/web-sharing.rb

8 lines
205 B
Ruby

class WebSharing < Cask
url 'https://clickontyler.com/web-sharing/download/'
homepage 'http://clickontyler.com/web-sharing/'
version 'latest'
sha256 :no_check
prefpane 'Web Sharing.prefPane'
end