Skip to content

Commit 9e61c6d

Browse files
committed
git-xargs 0.1.13
1 parent 0c2ac4c commit 9e61c6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/git-xargs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class GitXargs < Formula
22
desc "CLI for making updates across multiple Github repositories with a single command"
33
homepage "https://github.com/gruntwork-io/git-xargs"
4-
url "https://github.com/gruntwork-io/git-xargs/archive/refs/tags/v0.1.12.tar.gz"
5-
sha256 "f050412c266203a0d6b4f0f427dc3023340f1aaed6e8c3d8f3aa49beeb194732"
4+
url "https://github.com/gruntwork-io/git-xargs/archive/refs/tags/v0.1.13.tar.gz"
5+
sha256 "1d580862a29b29aaba09747b7e4af4ade6c3f9f93792d9f75b050a30bf9d66a4"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)