doc: updated brew badge

This commit is contained in:
Endre Simo
2022-10-29 04:48:49 +03:00
committed by GitHub
parent 20bed9f271
commit 69bc005c07
+1 -1
View File
@@ -4,7 +4,7 @@
[![Go Reference](https://pkg.go.dev/badge/github.com/esimov/caire.svg)](https://pkg.go.dev/github.com/esimov/caire)
[![license](https://img.shields.io/github/license/esimov/caire)](./LICENSE)
[![release](https://img.shields.io/badge/release-v1.4.5-blue.svg)](https://github.com/esimov/caire/releases/tag/v1.4.5)
[![homebrew](https://img.shields.io/badge/homebrew-v1.4.4-orange.svg)](https://formulae.brew.sh/formula/caire)
[![homebrew](https://img.shields.io/badge/homebrew-v1.4.5-orange.svg)](https://formulae.brew.sh/formula/caire)
[![caire](https://snapcraft.io/caire/badge.svg)](https://snapcraft.io/caire)
**Caire** is a content aware image resize library based on *[Seam Carving for Content-Aware Image Resizing](https://inst.eecs.berkeley.edu/~cs194-26/fa16/hw/proj4-seamcarving/imret.pdf)* paper.