ungit 1.4.42
Closes #36998. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
65613d6b6e
commit
402425d238
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.41.tgz"
|
||||
sha256 "d1940e8987ddd8bce93d2af8bb9d1a90c7ac450f0c06c08f672e93ba02d7d84a"
|
||||
url "https://registry.npmjs.org/ungit/-/ungit-1.4.42.tgz"
|
||||
sha256 "df7b3fb075c3352ba56174a6ce5f92371fa33218ca4e01375b2f95030c4d34bb"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue