Skip to content

Commit 2d0ba05

Browse files
Merge pull request #917 from Shopify/shopify-cli-0.0.0-nightly-20240318120434
Shopify CLI 0.0.0-nightly-20240318120434
2 parents 38a5c4f + c89cd59 commit 2d0ba05

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

shopify-cli-nightly.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
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-20240315125417.tgz"
11-
sha256 "a781c5b7dc7104ab2feefd607a7c28a6d27f200246c4b798d7bbc4a47d4f8e1a"
10+
url "https://registry.npmjs.org/@shopify/cli/-/cli-0.0.0-nightly-20240318120434.tgz"
11+
sha256 "4f7b47c0c89b1526e95dbde3a37fa570446332f1a8a63c2633edfad65415e814"
1212
license "MIT"
1313
depends_on "node"
1414
depends_on "ruby"
1515
depends_on "git"
1616

1717
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"
2020
end
2121

2222
livecheck do

0 commit comments

Comments
 (0)