mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
Update cairo version
This commit is contained in:
committed by
Kazushi (Jam) Marukawa
parent
f8c4b5289f
commit
cac783b7bf
@@ -3,7 +3,7 @@ require 'package'
|
||||
class Cairo < Package
|
||||
description 'Cairo is a 2D graphics library with support for multiple output devices.'
|
||||
homepage 'https://www.cairographics.org'
|
||||
version '1.14.10'
|
||||
version '1.14.10-1'
|
||||
source_url 'https://www.cairographics.org/releases/cairo-1.14.10.tar.xz'
|
||||
source_sha256 '7e87878658f2c9951a14fc64114d4958c0e65ac47530b8ac3078b2ce41b66a09'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user