Skip to content

Commit 7cd36a6

Browse files
authored
Merge pull request #2 from SalesforceCommerceCloud/update-b2c-cli-0.2.0
b2c-cli: update to 0.2.0
2 parents 2f65102 + 4a8f427 commit 7cd36a6

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.1.0.tgz"
5-
sha256 "a6c52a08ec053e2cada6e730838e3211da633794bc9d0c5493d6ff7814e13258"
4+
url "https://registry.npmjs.org/@salesforce/b2c-cli/-/b2c-cli-0.2.0.tgz"
5+
sha256 "144f0605ade6d9b9e33ad9e361ca267ee3dcc9986a4785a0b0b832c8df52f4e2"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)