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.113.6 .tgz"
5- sha256 "2f5ba5a50610802a5c15e046997d7bad98363ba5510bfabea49d566b11aff28a "
4+ url "https://registry.npmjs.org/@salesforce/cli/-/cli-2.114.5 .tgz"
5+ sha256 "767f99652ba1ef105734a92dcb453109b0b151ec4958ac52bf383af0c261e585 "
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 : "4fc76b186a08decd567c6d4a60115cb8f0e4a599c01f2c19e3d89368a41aca9d "
16+ sha256 cellar : :any_skip_relocation , all : "d4e1684b2a53ad3491354e8a1ff6288f287a788970f0b6bf35a4b468a4f52ebf "
1717 end
1818
1919 depends_on "node"
You can’t perform that action at this time.
0 commit comments