homebrew-cask/Casks/versions.rb

11 lines
238 B
Ruby
Raw Normal View History

class Versions < Cask
version 'latest'
sha256 :no_check
url 'http://versionsapp.com/redirect/versionslatest'
2014-05-14 21:40:04 +08:00
appcast 'https://updates.blackpixel.com/updates?app=vs'
homepage 'http://versionsapp.com/'
2013-06-01 07:51:31 +08:00
link 'Versions.app'
end