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 1961a46 commit c356fcdCopy full SHA for c356fcd
Formula/m/multi-gitter.rb
@@ -1,8 +1,8 @@
1
class MultiGitter < Formula
2
desc "Update multiple repositories in with one command"
3
homepage "https://github.com/lindell/multi-gitter"
4
- url "https://github.com/lindell/multi-gitter/archive/refs/tags/v0.58.0.tar.gz"
5
- sha256 "ced06194e6ecd4de6c1abc9d61d89ffa71a6811f09122b52f0b3a42ccfa87b46"
+ url "https://github.com/lindell/multi-gitter/archive/refs/tags/v0.59.0.tar.gz"
+ sha256 "826735bfa6229b209274932dbbd2bd9b58cdfbe8dc431c339777d16b2c87d05f"
6
license "Apache-2.0"
7
head "https://github.com/lindell/multi-gitter.git", branch: "master"
8
0 commit comments