homebrew-cask-versions/Casks/web-sharing.rb
2014-06-18 11:11:06 -04:00

7 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