mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
remove needless version sub, xtorrent.rb
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
cask :v1 => 'xtorrent' do
|
||||
version '2.1 (v171)'
|
||||
version '2.1(v171)'
|
||||
sha256 '26ea235dcb827c6e58ab3409bec83396e86704d742d517e527016ecd44672379'
|
||||
|
||||
url "http://acquisition.dreamhosters.com/xtorrent/Xtorrent#{version.gsub(' ','')}.dmg"
|
||||
url "http://acquisition.dreamhosters.com/xtorrent/Xtorrent#{version}.dmg"
|
||||
appcast 'http://xtorrent.s3.amazonaws.com/appcast.xml',
|
||||
:sha256 => '21d8752a39782479a9f6f2485b0aba0af3f1f12d17ebc938c7526e5ca1a8b355'
|
||||
homepage 'http://www.xtorrent.com'
|
||||
|
||||
Reference in New Issue
Block a user