We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513394d commit bed9cdaCopy full SHA for bed9cda
Formula/gatsby-cli.rb
@@ -4,8 +4,8 @@ class GatsbyCli < Formula
4
desc "Gatsby command-line interface"
5
homepage "https://www.gatsbyjs.org/docs/gatsby-cli/"
6
# 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"
+ url "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-4.19.0.tgz"
+ sha256 "0a4cf79160d17ff32fbc69207739f4cb24da4e204e04b1281bb66272a1a35676"
9
license "MIT"
10
11
bottle do
0 commit comments