pyqt: remove erroneous url
This commit is contained in:
parent
5aa5e465f8
commit
18825f7709
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
class Pyqt < Formula
|
||||
desc "Python bindings for v5 of Qt"
|
||||
homepage "https://www.riverbankcomputing.com/software/pyqt/download5"
|
||||
url "https://dl.bintray.com/homebrew/mirror/pyqt-5.10.1.tar.gz"
|
||||
url "https://www.riverbankcomputing.com/static/Downloads/PyQt5/5.13.2/PyQt5-5.13.2.tar.gz"
|
||||
sha256 "adc17c077bf233987b8e43ada87d1e0deca9bd71a13e5fd5fc377482ed69c827"
|
||||
|
||||
|
|
Loading…
Reference in a new issue