py3cairo 1.15.3
Closes #18200. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
440e19698c
commit
5c88ffeac8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Py3cairo < Formula
|
class Py3cairo < Formula
|
||||||
desc "Python 3 bindings for the Cairo graphics library"
|
desc "Python 3 bindings for the Cairo graphics library"
|
||||||
homepage "https://cairographics.org/pycairo/"
|
homepage "https://cairographics.org/pycairo/"
|
||||||
url "https://github.com/pygobject/pycairo/releases/download/v1.15.2/pycairo-1.15.2.tar.gz"
|
url "https://github.com/pygobject/pycairo/releases/download/v1.15.3/pycairo-1.15.3.tar.gz"
|
||||||
sha256 "a66f30c457736f682162e7b3a33bc5e8915c0f3b31ef9bdb4edf43c81935c914"
|
sha256 "8642e36cef66acbfc02760d2b40c716f5f183d073fb063ba28fd29a14044719d"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue