cairomm 1.12.2
Closes #7721. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
6e7150b774
commit
7240be3ef1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Cairomm < Formula
|
class Cairomm < Formula
|
||||||
desc "Vector graphics library with cross-device output support"
|
desc "Vector graphics library with cross-device output support"
|
||||||
homepage "https://cairographics.org/cairomm/"
|
homepage "https://cairographics.org/cairomm/"
|
||||||
url "https://cairographics.org/releases/cairomm-1.12.0.tar.gz"
|
url "https://cairographics.org/releases/cairomm-1.12.2.tar.gz"
|
||||||
sha256 "50435aec6fdd976934b791e808993160113ad19ca53a5634a9b64ccbe55874cc"
|
sha256 "45c47fd4d0aa77464a75cdca011143fea3ef795c4753f6e860057da5fb8bd599"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue