homebrew-cask/Casks/plycounter.rb

8 lines
196 B
Ruby

class Plycounter < Cask
url 'https://www.plycount.com/plycounter/downloads/PlyCounter.dmg'
homepage 'http://www.plycount.com'
version 'latest'
sha256 :no_check
link 'PlyCounter.app'
end