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
chenrui 2020-10-15 04:26:39 +00:00 committed by BrewTestBot
parent a5ccb26773
commit 7763e435dc
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class GitTrim < Formula
desc "Trim your git remote tracking branches that are merged or gone"
homepage "https://github.com/foriequal0/git-trim"
url "https://github.com/foriequal0/git-trim/archive/v0.4.0.tar.gz"
sha256 "d0f35db9318e48ac6897d203347f08ee5e32e987b8b20da5f0487bbd8662ecc1"
url "https://github.com/foriequal0/git-trim/archive/v0.4.1.tar.gz"
sha256 "c4b406daefb3753646314d967be99122dace2d5f7dbbceeb360ced9718961b36"
license "MIT"
bottle do