Skip to content

Commit 9896c49

Browse files
committed
git-sync 4.4.3
1 parent ebc12a0 commit 9896c49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/git-sync.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class GitSync < Formula
22
desc "Clones a git repository and keeps it synchronized with the upstream"
33
homepage "https://github.com/kubernetes/git-sync"
4-
url "https://github.com/kubernetes/git-sync/archive/refs/tags/v4.4.2.tar.gz"
5-
sha256 "62878584e4766b4cc94a9a7d49fe9c8c24dfcee69b4c83ece1bb1e1790b7f450"
4+
url "https://github.com/kubernetes/git-sync/archive/refs/tags/v4.4.3.tar.gz"
5+
sha256 "38c7dfef256d5321e57e46ea94a245aadc963e50f0e3231b3ce710095b81d7ed"
66
license "Apache-2.0"
77
head "https://github.com/kubernetes/git-sync.git", branch: "master"
88

0 commit comments

Comments
 (0)