We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9d47fd + 6677a8d commit 44fdbc5Copy full SHA for 44fdbc5
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.3.0.tgz"
5
- sha256 "bca416831d4ec0d9a47cdc7fa926b742e658702d8e081c271ed433e3864471ce"
+ url "https://registry.npmjs.org/@salesforce/b2c-cli/-/b2c-cli-0.4.0.tgz"
+ sha256 "e925baada3ab93dce6a79d668d6557b723bef0b3ed6e508684f36c7a1059b45c"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments