Skip to content

Commit e95e5c8

Browse files
Update Shopify CLI 3 formula to install the version 0.0.0-nightly-20240429082825
1 parent 59fa46e commit e95e5c8

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-20240427090934.tgz"
11-
sha256 "f29abd4fcb6c09fd604c48f48b5faa6547bddec5f0588833494f927c8d3e5f9a"
10+
url "https://registry.npmjs.org/@shopify/cli/-/cli-0.0.0-nightly-20240429082825.tgz"
11+
sha256 "ee29ae4c1b72920968be6cb2eefa414a2e265dec4f782c2a35a637bfd96f7e0e"
1212
license "MIT"
1313
depends_on "node"
1414
depends_on "ruby"

0 commit comments

Comments
 (0)