Skip to content

Commit f879329

Browse files
authored
Merge pull request #252081 from Homebrew/bump-sf-2.110.22
sf 2.110.22
2 parents 4eb8134 + a47b2d1 commit f879329

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.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"

0 commit comments

Comments
 (0)