Skip to content

Commit de66be6

Browse files
authored
Merge pull request #6 from SalesforceCommerceCloud/update-b2c-cli-0.4.1
b2c-cli: update to 0.4.1
2 parents 44fdbc5 + 7858f57 commit de66be6

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.4.0.tgz"
5-
sha256 "e925baada3ab93dce6a79d668d6557b723bef0b3ed6e508684f36c7a1059b45c"
4+
url "https://registry.npmjs.org/@salesforce/b2c-cli/-/b2c-cli-0.4.1.tgz"
5+
sha256 "f243a934b5226be1f3b6e7a8dfe2f49af4d1c2a94dee04f6418c1530730855cc"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)