File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
class ShopifyCliNightly < Formula
8
8
desc "A CLI tool to build for the Shopify platform"
9
9
homepage "https://github.com/shopify/cli#readme"
10
- url "https://registry.npmjs.org/@shopify/cli/-/cli-0.0.0-nightly-20240315125417 .tgz"
11
- sha256 "a781c5b7dc7104ab2feefd607a7c28a6d27f200246c4b798d7bbc4a47d4f8e1a "
10
+ url "https://registry.npmjs.org/@shopify/cli/-/cli-0.0.0-nightly-20240318120434 .tgz"
11
+ sha256 "4f7b47c0c89b1526e95dbde3a37fa570446332f1a8a63c2633edfad65415e814 "
12
12
license "MIT"
13
13
depends_on "node"
14
14
depends_on "ruby"
15
15
depends_on "git"
16
16
17
17
resource "cli-theme-commands" do
18
- url "https://registry.npmjs.org/@shopify/theme/-/theme-0.0.0-nightly-20240315125417 .tgz"
19
- sha256 "013ac47356b1321675d993aaca4656699b1fe2c768ed5dcbb20fc40d33690585 "
18
+ url "https://registry.npmjs.org/@shopify/theme/-/theme-0.0.0-nightly-20240318120434 .tgz"
19
+ sha256 "f0d4bb96e5c17f3110b06d24c09c73358b5d9f5b8af1322c21bcdf8cc0d6a456 "
20
20
end
21
21
22
22
livecheck do
You can’t perform that action at this time.
0 commit comments