From 4a6f9848edee9faebb5e91673780fb1a9b8a467f Mon Sep 17 00:00:00 2001 From: Endre Simo Date: Mon, 28 Apr 2025 08:13:39 +0300 Subject: [PATCH] Update README.md Updated brew badge to the latest release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa20f51..e634e0e 100644 --- a/README.md +++ b/README.md @@ -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.5.0-blue.svg)](https://github.com/esimov/caire/releases/tag/v1.5.0) -[![homebrew](https://img.shields.io/badge/homebrew-v1.4.6-orange.svg)](https://formulae.brew.sh/formula/caire) +[![homebrew](https://img.shields.io/badge/homebrew-v1.5.0-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.