We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fa46e commit e95e5c8Copy full SHA for e95e5c8
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-20240427090934.tgz"
11
- sha256 "f29abd4fcb6c09fd604c48f48b5faa6547bddec5f0588833494f927c8d3e5f9a"
+ url "https://registry.npmjs.org/@shopify/cli/-/cli-0.0.0-nightly-20240429082825.tgz"
+ sha256 "ee29ae4c1b72920968be6cb2eefa414a2e265dec4f782c2a35a637bfd96f7e0e"
12
license "MIT"
13
depends_on "node"
14
depends_on "ruby"
0 commit comments