We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2ac4c commit 9e61c6dCopy full SHA for 9e61c6d
Formula/g/git-xargs.rb
@@ -1,8 +1,8 @@
1
class GitXargs < Formula
2
desc "CLI for making updates across multiple Github repositories with a single command"
3
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"
+ url "https://github.com/gruntwork-io/git-xargs/archive/refs/tags/v0.1.13.tar.gz"
+ sha256 "1d580862a29b29aaba09747b7e4af4ade6c3f9f93792d9f75b050a30bf9d66a4"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments