ungit 1.4.44
Closes #39961. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
042c118f93
commit
22b45405a1
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class Ungit < Formula
|
||||
desc "The easiest way to use git. On any platform. Anywhere"
|
||||
homepage "https://github.com/FredrikNoren/ungit"
|
||||
url "https://registry.npmjs.org/ungit/-/ungit-1.4.43.tgz"
|
||||
sha256 "571ab330193a142dc60a630ca5bfdcac79c46eaf2deab71e76c708c08f6989c4"
|
||||
url "https://registry.npmjs.org/ungit/-/ungit-1.4.44.tgz"
|
||||
sha256 "11f17f108dae85332d81e63efcb47517e0bddce64b3f97b9eff80dd9f80278b6"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue