mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 14:17:07 -06:00
Reformat qbittorrent.rb according to readability conventions
This commit is contained in:
parent
4cbef7f707
commit
65647c8ca8
1 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
|||
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'
|
||||
|
||||
url 'https://downloads.sourceforge.net/sourceforge/qbittorrent/qbittorrent-3.1.3.dmg'
|
||||
homepage 'http://www.qbittorrent.org'
|
||||
|
||||
link 'qBittorrent.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue