We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cd36a6 + d03912f commit 7af4172Copy full SHA for 7af4172
Formula/b2c-cli.rb
@@ -1,8 +1,8 @@
1
class B2cCli < Formula
2
desc "CLI tool for Salesforce Commerce Cloud B2C operations"
3
homepage "https://github.com/SalesforceCommerceCloud/b2c-developer-tooling"
4
- url "https://registry.npmjs.org/@salesforce/b2c-cli/-/b2c-cli-0.2.0.tgz"
5
- sha256 "144f0605ade6d9b9e33ad9e361ca267ee3dcc9986a4785a0b0b832c8df52f4e2"
+ url "https://registry.npmjs.org/@salesforce/b2c-cli/-/b2c-cli-0.2.1.tgz"
+ sha256 "c7c7ba68c7fa3d013a8d1ae917ba3160a66f39163a37fa9d533f1e3104b40784"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments