We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea2665d + 97bb8b9 commit ee6b7a4Copy full SHA for ee6b7a4
shopify-cli-nightly.rb
@@ -7,8 +7,8 @@
7
class ShopifyCliNightly < Formula
8
desc "A CLI tool to build for the Shopify platform"
9
homepage "https://github.com/shopify/cli#readme"
10
- url "https://registry.npmjs.org/@shopify/cli/-/cli-0.0.0-nightly-20240425090134.tgz"
11
- sha256 "87a22bffae701c01e94349bb6c50de44e733765e40ee79910aa7f04af1072608"
+ url "https://registry.npmjs.org/@shopify/cli/-/cli-0.0.0-nightly-20240426090534.tgz"
+ sha256 "f8c758effb6377b6ea947827e953850f6c07374b45bee662896ec6dd78d33b02"
12
license "MIT"
13
depends_on "node"
14
depends_on "ruby"
0 commit comments