Skip to content

Commit d9d47fd

Browse files
authored
Merge pull request #4 from SalesforceCommerceCloud/update-b2c-cli-0.3.0
b2c-cli: update to 0.3.0
2 parents 7af4172 + 3a45aa5 commit d9d47fd

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.2.1.tgz"
5-
sha256 "c7c7ba68c7fa3d013a8d1ae917ba3160a66f39163a37fa9d533f1e3104b40784"
4+
url "https://registry.npmjs.org/@salesforce/b2c-cli/-/b2c-cli-0.3.0.tgz"
5+
sha256 "bca416831d4ec0d9a47cdc7fa926b742e658702d8e081c271ed433e3864471ce"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)