homebrew-cask/Casks/qbittorrent.rb

8 lines
249 B
Ruby
Raw Normal View History

class Qbittorrent < Cask
2014-01-04 04:38:03 +08:00
url 'http://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-3.1.3.dmg'
homepage 'http://www.qbittorrent.org'
version '3.1.3'
sha1 'bc0421cf2481e3740d1522689bd90b0c626a8544'
link 'qBittorrent.app'
end