gatsby-cli 2.8.18
Closes #47728. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
d0d400feed
commit
651e1ea723
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class GatsbyCli < Formula
|
||||
desc "Gatsby command-line interface"
|
||||
homepage "https://www.gatsbyjs.org/docs/gatsby-cli/"
|
||||
url "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.8.16.tgz"
|
||||
sha256 "932d101239f2da1f0092d6c11197c6ecbbdef08dae4775dbd5e7225e62e7c19f"
|
||||
url "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.8.18.tgz"
|
||||
sha256 "a1e4960380cf85b439864cf9226e00b5bf03c6cd3392acf251fb491128b0e38b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue