py3cairo 1.18.2
Closes #45984. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
3da98734aa
commit
9b7a2f8e13
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Py3cairo < Formula
|
||||
desc "Python 3 bindings for the Cairo graphics library"
|
||||
homepage "https://cairographics.org/pycairo/"
|
||||
url "https://github.com/pygobject/pycairo/releases/download/v1.18.1/pycairo-1.18.1.tar.gz"
|
||||
sha256 "70172e58b6bad7572a3518c26729b074acdde15e6fee6cbab6d3528ad552b786"
|
||||
url "https://github.com/pygobject/pycairo/releases/download/v1.18.2/pycairo-1.18.2.tar.gz"
|
||||
sha256 "dcb853fd020729516e8828ad364084e752327d4cff8505d20b13504b32b16531"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue