pyside 5.13.0
Closes #41795. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
0b5a42fd1f
commit
86ad4ff307
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Pyside < Formula
|
||||
desc "Official Python bindings for Qt"
|
||||
homepage "https://wiki.qt.io/Qt_for_Python"
|
||||
url "https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.12.3-src/pyside-setup-everywhere-src-5.12.3.tar.xz"
|
||||
sha256 "4f7aab7d4bbaf1b3573cc989d704e87b0de55cce656ae5e23418a88baa4c6842"
|
||||
url "https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.13.0-src/pyside-setup-everywhere-src-5.13.0.tar.xz"
|
||||
sha256 "8e47e778a6c8ee86e9bc7dbf56371cf607e9f3c1a03a7d6df9e34f8dba555782"
|
||||
|
||||
bottle do
|
||||
sha256 "406393d0ea64456804d192f4948e49cf05ac205d653ccf67f71c68ba9b031ba2" => :mojave
|
||||
|
|
Loading…
Reference in a new issue