homebrew-cask/Casks/qbittorrent.rb

8 lines
276 B
Ruby

class Qbittorrent < Cask
url 'https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-3.1.3.dmg'
homepage 'http://www.qbittorrent.org'
version '3.1.3'
sha256 'eaa13313fd2f88b7cbc6dd9ad2c63871c2a58a8f0177349618bbc853e56783c7'
link 'qBittorrent.app'
end