homebrew-cask-versions/Casks/pixelstick.rb
2014-09-15 12:06:08 -04:00

10 lines
263 B
Ruby

class Pixelstick < Cask
version 'latest'
sha256 :no_check
url 'https://plumamazing.com/bin/pixelstick/pixelstick.zip'
appcast 'https://plumamazing.com/appcastSSL.php?pid=100'
homepage 'http://plumamazing.com/mac/pixelstick'
app 'PixelStick.app'
end