Skip to content

Commit bed9cda

Browse files
committed
gatsby-cli 4.19.0
Closes Homebrew#106190. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 513394d commit bed9cda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/gatsby-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ class GatsbyCli < Formula
44
desc "Gatsby command-line interface"
55
homepage "https://www.gatsbyjs.org/docs/gatsby-cli/"
66
# gatsby-cli should only be updated every 10 releases on multiples of 10
7-
url "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.18.0.tgz"
8-
sha256 "64a97fef347a5fa05e7bdc239271083d31bd26c0eb47bb8381f821b06292c083"
7+
url "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.19.0.tgz"
8+
sha256 "0a4cf79160d17ff32fbc69207739f4cb24da4e204e04b1281bb66272a1a35676"
99
license "MIT"
1010

1111
bottle do

0 commit comments

Comments
 (0)