Skip to content

Commit 89ee67d

Browse files
authored
Merge pull request #247360 from Homebrew/bump-renovate-41.141.0
renovate 41.141.0
2 parents eff87e7 + 5a77318 commit 89ee67d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/r/renovate.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Renovate < Formula
22
desc "Automated dependency updates. Flexible so you don't need to be"
33
homepage "https://github.com/renovatebot/renovate"
4-
url "https://registry.npmjs.org/renovate/-/renovate-41.140.0.tgz"
5-
sha256 "d4221a9120f4a552a14b3d0738475766ddc3320191a3cadb42feaf9dd4064244"
4+
url "https://registry.npmjs.org/renovate/-/renovate-41.141.0.tgz"
5+
sha256 "55d42c09629a48549f217548c9dd338ffc6e1bfc033aa942f5c70a8f13b8089c"
66
license "AGPL-3.0-only"
77

88
# There are thousands of renovate releases on npm and the page the `Npm`
@@ -17,12 +17,12 @@ class Renovate < Formula
1717
end
1818

1919
bottle do
20-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "fb58c3961ad813c9426a46e114f31abc2115882d576c185edffee260897d36ec"
21-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "13b465d33e60587cdb9f4a2bad4ce2e00eabaa0ba16668d7bec84456eada4afe"
22-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0e42a81afa546b942b1ef8fbe9f13ca6cf5808e28124ac5f8ef4f15c4df9b168"
23-
sha256 cellar: :any_skip_relocation, sonoma: "b3b69160b087a89e46f74cc5a6cc10fb81d579ec5a6df7d88263a459511e867c"
24-
sha256 cellar: :any_skip_relocation, arm64_linux: "24d1d8b35779e61c30fc7738cfecc1e947d060ecfc32fab184020cff45c97993"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "36f85af2d3376a2f25712c44da10098a7a6d1d8a7067260f6741444a2fd0f35c"
20+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "cba1d1a5e7e10bc5ba983f60fbe4546fdaf67f074ccc78973ce0e49c3828aaa1"
21+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8971ddfdb6c2ec9f29d6def3e47e81001768a640f80ce3e15064c1effac3a813"
22+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "446c326d61434701eab9cac41c6f7548dec89dd96a4de1e3529e1dd196c0bc9f"
23+
sha256 cellar: :any_skip_relocation, sonoma: "3717a9a6c95b26412d2df89d1065a8bc1c567b6e13263fc5a55d608e6c9dbd5c"
24+
sha256 cellar: :any_skip_relocation, arm64_linux: "6278aaa21ab86c787de4d10270c36ee33cfa7f4ddab91baf91d553c1db4b47ac"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "365219daaf7d2d7cea9168ae95fdb3f253460cd7a8187d50721b5483dd91b00e"
2626
end
2727

2828
depends_on "node@22"

0 commit comments

Comments
 (0)