Skip to content

Commit 46bab09

Browse files
authored
Merge pull request #256980 from Homebrew/bump-sf-2.114.5
sf 2.114.5
2 parents c992704 + c6475a1 commit 46bab09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/sf.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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"

0 commit comments

Comments
 (0)