plowshare 2.1.6
Closes #6428. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
a3cb065f44
commit
a2f680971f
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
class Plowshare < Formula
|
class Plowshare < Formula
|
||||||
desc "Download/upload tool for popular file sharing websites"
|
desc "Download/upload tool for popular file sharing websites"
|
||||||
homepage "https://github.com/mcrapet/plowshare"
|
homepage "https://github.com/mcrapet/plowshare"
|
||||||
url "https://github.com/mcrapet/plowshare/archive/v2.1.5.tar.gz"
|
url "https://github.com/mcrapet/plowshare/archive/v2.1.6.tar.gz"
|
||||||
sha256 "31a1d379b738b007ff000107b03562bf73ed5f05d7fa1ebef50082f0799a59ce"
|
sha256 "2823f4bc82ad9b30c0c122a312125cb923acc55ce448c56a503e03fe0a4d97c4"
|
||||||
revision 1
|
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue