File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Sf < Formula
22 desc "Command-line toolkit for Salesforce development"
33 homepage "https://developer.salesforce.com/tools/salesforcecli"
4- url "https://registry.npmjs.org/@salesforce/cli/-/cli-2.109.7 .tgz"
5- sha256 "817bd5b6ebed35621b680ba7c87ebc8238dd3246679f7e5c4b9d5df771fdb054 "
4+ url "https://registry.npmjs.org/@salesforce/cli/-/cli-2.110.22 .tgz"
5+ sha256 "19e67269166ab9ff607ba613809a8ba8e472e489a2971d869b8154a20a93bc26 "
66 license "BSD-3-Clause"
77
88 livecheck do
@@ -13,7 +13,7 @@ class Sf < Formula
1313 end
1414
1515 bottle do
16- sha256 cellar : :any_skip_relocation , all : "21261746e01f98965fd496755d25875ab845f795151c5252bc7bcee130472729 "
16+ sha256 cellar : :any_skip_relocation , all : "740e1c5ea3f261aedc52118914559c0b8dc131404e25c3c9d4ae66ea24cea380 "
1717 end
1818
1919 depends_on "node"
You can’t perform that action at this time.
0 commit comments