Skip to content

Commit 8878280

Browse files
authored
Update README.md
1 parent f90a402 commit 8878280

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,24 +36,24 @@ The [Native project files](https://github.com/zwcloud/CairoSharp/tree/master/Nat
3636
**About other native libraries:**
3737

3838
* [cairo](http://www.cairographics.org/)
39-
Version 1.14.2
40-
[COPYING Info](https://github.com/zwcloud/CairoSharp/Native/cairo/COPYING)
39+
Version 1.15.2
40+
[COPYING Info](https://github.com/zwcloud/CairoSharp/blob/master/Native/cairo/COPYING)
4141

4242
* [libpng](http://libmng.com/pub/png/libpng.html)
4343
Version 1.6.18
44-
[COPYING Info](https://github.com/zwcloud/CairoSharp/Native/libpng/LICENSE)
44+
[COPYING Info](https://github.com/zwcloud/CairoSharp/blob/master/Native/libpng/LICENSE)
4545

4646
* [pixman](http://www.pixman.org/)
4747
Version 0.32.6
48-
[COPYING Info](https://github.com/zwcloud/CairoSharp/Native/pixman/COPYING)
48+
[COPYING Info](https://github.com/zwcloud/CairoSharp/blob/master/Native/pixman/COPYING)
4949

5050
* [zlib](http://www.zlib.net/)
5151
Version 1.2.8
52-
[COPYING Info](https://github.com/zwcloud/CairoSharp/Native/zlib/README)
52+
[COPYING Info](https://github.com/zwcloud/CairoSharp/blob/master/Native/zlib/README)
5353

5454
* [freetype](http://www.freetype.org/)
5555
Version 2.6
56-
[COPYING Info](https://github.com/zwcloud/CairoSharp/Native/freetype/docs/LICENSE.TXT)
56+
[COPYING Info](https://github.com/zwcloud/CairoSharp/blob/master/Native/freetype/docs/LICENSE.TXT)
5757

5858
I will keep this libraries updated if new verison are released.<br/>
59-
Last update time of these Native libraries: 2015/8/22
59+
Last update time of these Native libraries: 2016/10/17

0 commit comments

Comments
 (0)