homebrew-cask/Casks/plain-clip.rb

8 lines
192 B
Ruby
Raw Normal View History

2013-11-07 03:07:50 +08:00
class PlainClip < Cask
2014-06-18 23:11:05 +08:00
url 'https://www.bluem.net/files/Plain-Clip.dmg'
2013-11-07 03:07:50 +08:00
homepage 'http://www.bluem.net/en/mac/plain-clip'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2013-11-07 03:07:50 +08:00
link 'Plain Clip.app'
end