Skip to content

Commit 493a923

Browse files
Update Shopify CLI 3 formula to install the version 0.0.0-nightly-20240427090934
1 parent ee6b7a4 commit 493a923

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shopify-cli-nightly.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
class ShopifyCliNightly < Formula
88
desc "A CLI tool to build for the Shopify platform"
99
homepage "https://github.com/shopify/cli#readme"
10-
url "https://registry.npmjs.org/@shopify/cli/-/cli-0.0.0-nightly-20240426090534.tgz"
11-
sha256 "f8c758effb6377b6ea947827e953850f6c07374b45bee662896ec6dd78d33b02"
10+
url "https://registry.npmjs.org/@shopify/cli/-/cli-0.0.0-nightly-20240427090934.tgz"
11+
sha256 "f29abd4fcb6c09fd604c48f48b5faa6547bddec5f0588833494f927c8d3e5f9a"
1212
license "MIT"
1313
depends_on "node"
1414
depends_on "ruby"

0 commit comments

Comments
 (0)