librsync 2.0.2
Closes #24627. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
1788438496
commit
1d68139150
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Librsync < Formula
|
class Librsync < Formula
|
||||||
desc "Library that implements the rsync remote-delta algorithm"
|
desc "Library that implements the rsync remote-delta algorithm"
|
||||||
homepage "https://librsync.github.io/"
|
homepage "https://librsync.github.io/"
|
||||||
url "https://github.com/librsync/librsync/archive/v2.0.1.tar.gz"
|
url "https://github.com/librsync/librsync/archive/v2.0.2.tar.gz"
|
||||||
sha256 "6fce69041aa4fc72a21f1ab280a7299b82df2b1fa0a25d8695fd527e6752625e"
|
sha256 "e67b9520ee84f7239be6e948795803bd95495091cc00bf6d0e8c6976032a4af1"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "a662f98afc2f802b9244762768d2a1b1cf2c52af76cfbdbf9e85deb20caafbb0" => :high_sierra
|
sha256 "a662f98afc2f802b9244762768d2a1b1cf2c52af76cfbdbf9e85deb20caafbb0" => :high_sierra
|
||||||
|
|
Loading…
Reference in a new issue