fork-cleaner 1.4.0
Closes #27998. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
fd6590a7b0
commit
1f53bbcdc8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class ForkCleaner < Formula
|
||||
desc "Cleans up old and inactive forks on your GitHub account"
|
||||
homepage "https://github.com/caarlos0/fork-cleaner"
|
||||
url "https://github.com/caarlos0/fork-cleaner/archive/v1.3.1.tar.gz"
|
||||
sha256 "d3259e74eb12f588fbd3073a27ba6efd4d36e467e84d346a466815fa8a4920ae"
|
||||
url "https://github.com/caarlos0/fork-cleaner/archive/v1.4.0.tar.gz"
|
||||
sha256 "74cbaeef71ceb12fb90e49c325d9da661eef1b5e395c8eeec04e5643b04877e1"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue