couchpotato 3.0.1
Closes Homebrew/homebrew#44831. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
b73adce4e1
commit
40c11d8cad
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Couchpotatoserver < Formula
|
||||
desc "Download movies automatically"
|
||||
homepage "https://couchpota.to"
|
||||
url "https://github.com/RuudBurger/CouchPotatoServer/archive/build/2.6.3.tar.gz"
|
||||
sha256 "8735adc2c518fb517da916f4e9554dcfbba67d2e640b24fc7acdfa7baa0c78fc"
|
||||
url "https://github.com/RuudBurger/CouchPotatoServer/archive/build/3.0.1.tar.gz"
|
||||
sha256 "f08f9c6ac02f66c6667f17ded1eea4c051a62bbcbadd2a8673394019878e92f7"
|
||||
|
||||
head "https://github.com/RuudBurger/CouchPotatoServer.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue