Skip to content

Commit 0e6814e

Browse files
authored
Merge pull request #10 from SalesforceCommerceCloud/update-b2c-cli-0.5.6
b2c-cli: update to 0.5.6
2 parents a4f1826 + 3eec982 commit 0e6814e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b2c-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class B2cCli < Formula
22
desc "CLI tool for Salesforce Commerce Cloud B2C operations"
33
homepage "https://github.com/SalesforceCommerceCloud/b2c-developer-tooling"
4-
url "https://registry.npmjs.org/@salesforce/b2c-cli/-/b2c-cli-0.5.0.tgz"
5-
sha256 "a13e77afe293305afbadfca346d383b8ceb1285768f44e17dc1e0018e65745aa"
4+
url "https://registry.npmjs.org/@salesforce/b2c-cli/-/b2c-cli-0.5.6.tgz"
5+
sha256 "6248dfccb95770b8201554cda43b83959bfec69f68b5f0092a5e4f0462e92e6e"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)