git-trim 0.4.1
Closes #62902. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
a5ccb26773
commit
7763e435dc
|
@ -1,8 +1,8 @@
|
||||||
class GitTrim < Formula
|
class GitTrim < Formula
|
||||||
desc "Trim your git remote tracking branches that are merged or gone"
|
desc "Trim your git remote tracking branches that are merged or gone"
|
||||||
homepage "https://github.com/foriequal0/git-trim"
|
homepage "https://github.com/foriequal0/git-trim"
|
||||||
url "https://github.com/foriequal0/git-trim/archive/v0.4.0.tar.gz"
|
url "https://github.com/foriequal0/git-trim/archive/v0.4.1.tar.gz"
|
||||||
sha256 "d0f35db9318e48ac6897d203347f08ee5e32e987b8b20da5f0487bbd8662ecc1"
|
sha256 "c4b406daefb3753646314d967be99122dace2d5f7dbbceeb360ced9718961b36"
|
||||||
license "MIT"
|
license "MIT"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in New Issue