py3cairo 1.16.1
Closes #23752. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4f7b6213cc
commit
790e9d5a17
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.16.0/pycairo-1.16.0.tar.gz"
|
||||
sha256 "ac74772da9dff50b72f217d5383e4fd2d47782f91d1d513fb755841e95ba5604"
|
||||
url "https://github.com/pygobject/pycairo/releases/download/v1.16.1/pycairo-1.16.1.tar.gz"
|
||||
sha256 "47a14a6a2f8dadb649229f099ac712a5f3d0a22e14877165a203d8a0de09ad63"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue