Skip to content

Commit

Permalink
git-sync 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Porkepix committed Jan 17, 2024
1 parent 11422a2 commit 985736f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/g/git-sync.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class GitSync < Formula
desc "Clones a git repository and keeps it synchronized with the upstream"
homepage "https://github.com/kubernetes/git-sync#readme"
url "https://github.com/kubernetes/git-sync/archive/refs/tags/v4.1.0.tar.gz"
sha256 "4fa8fe2b13bab19e120018378c38992d6ded577e93ec8c82a3a288fc707d8bac"
url "https://github.com/kubernetes/git-sync/archive/refs/tags/v4.2.0.tar.gz"
sha256 "d9f0147f871840cef9dd78c159c374f7b81651bdbfe8f40c6854e1042dfb75f6"
license "Apache-2.0"
head "https://github.com/kubernetes/git-sync.git", branch: "master"

Expand Down

0 comments on commit 985736f

Please sign in to comment.