From f4d25c2ef22f01d890fc066605de5e2d027b4e41 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Tue, 20 Aug 2019 08:41:56 -0400 Subject: [PATCH] librsync 2.1.0 Closes #43303. Signed-off-by: Chongyu Zhu --- Formula/librsync.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/librsync.rb b/Formula/librsync.rb index fb0bf92c2d..41323edb90 100644 --- a/Formula/librsync.rb +++ b/Formula/librsync.rb @@ -1,8 +1,8 @@ class Librsync < Formula desc "Library that implements the rsync remote-delta algorithm" homepage "https://librsync.github.io/" - url "https://github.com/librsync/librsync/archive/v2.0.2.tar.gz" - sha256 "e67b9520ee84f7239be6e948795803bd95495091cc00bf6d0e8c6976032a4af1" + url "https://github.com/librsync/librsync/archive/v2.1.0.tar.gz" + sha256 "f701d2bab3d7471dfea60d29e9251f8bb7567222957f7195af55142cb207c653" bottle do sha256 "f7ae326eb738ba4ae1616722e532fd380c377fb6ce09850329087917d6c9bc12" => :mojave