ungit 1.4.40
Closes #36862. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
1cbb44d635
commit
5c914988cd
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.36.tgz"
|
||||
sha256 "3bb07b99e2616afd3059809768036eaefd92d1a62cfab9dc087b9405933ec7f4"
|
||||
url "https://registry.npmjs.org/ungit/-/ungit-1.4.40.tgz"
|
||||
sha256 "ef4067b13d8cbc596734e66445c08bd03ec59577734c741bf4a943d853f452da"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue