Skip to content

Commit 2b68327

Browse files
chore: update Homebrew formula for v0.5.0 (#2280)
Co-authored-by: oc-rsync-bot <actions@github.com>
1 parent 6e074c7 commit 2b68327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/oc-rsync.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class OcRsync < Formula
77
on_macos do
88
on_intel do
99
url "https://github.com/oferchen/rsync/releases/download/v0.5.0/oc-rsync-0.5.0-darwin-x86_64.tar.gz"
10-
sha256 "930972a5536b0e0cf8603d5e66881c853328addd93c3139e5531ba7882d6f6af"
10+
sha256 "dd1aeee9ccf1e9001dfe5629d7fd11b7fb4b98184797b041375f933db19d1820"
1111
end
1212

1313
on_arm do
1414
url "https://github.com/oferchen/rsync/releases/download/v0.5.0/oc-rsync-0.5.0-darwin-aarch64.tar.gz"
15-
sha256 "95143a9f284b9326bed7c6ecb6ce6dac73f25cb7a17c9bbecaa57b7a654c7b35"
15+
sha256 "ca795cfc3fe455c6e9a09b713e782660c7eb4b926a5cad6f5fa89cd91ea9261c"
1616
end
1717
end
1818

0 commit comments

Comments
 (0)