homebrew-cask/Casks/swingfish.rb

11 lines
274 B
Ruby
Raw Normal View History

class Swingfish < Cask
version 'latest'
sha256 :no_check
2013-10-31 03:54:06 +08:00
url 'http://cloakedcode.com/apps/swingfish/swingfish_latest.zip'
2014-05-14 21:40:03 +08:00
appcast 'http://cloakedcode.com/apps/swingfish/profileInfo.php'
2013-10-31 03:54:06 +08:00
homepage 'http://cloakedcode.com/swingfish.html'
2013-10-31 03:54:06 +08:00
link 'SwingFish.app'
end