Skip to content

Commit 15ed3bb

Browse files
authored
Merge pull request #229501 from Homebrew/bump-renovate-41.27.0
renovate 41.27.0
2 parents 587e707 + 93a7676 commit 15ed3bb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/r/renovate.rb

Lines changed: 9 additions & 9 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.26.0.tgz"
5-
sha256 "b3f9149a045828b83736446e8c42d98cab6ff91bb59b6fd52109c4fd6051539a"
4+
url "https://registry.npmjs.org/renovate/-/renovate-41.27.0.tgz"
5+
sha256 "0bbbb1c3576433d9d3f258f65c2a65ebe064555a8f209a23053606fbb033eca6"
66
license "AGPL-3.0-only"
77

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

1919
bottle do
20-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "10ffe0a43e560768408b48b42259e83b3cf85716e539ce16e499408b5f1c18e3"
21-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f74312ad7afa9d326fb47d1a0e9ef62fe0c57e44b9735d62656986ca3ffb70e5"
22-
sha256 cellar: :any_skip_relocation, arm64_ventura: "07e41751970f939f106cc26d5182ab15d5e3e355d3fc97c4adbcf5e746bad0f8"
23-
sha256 cellar: :any_skip_relocation, sonoma: "84ec0c9a1ed2197a424bd246c10d638a4044b4532b43682a21adfafe5d98b3fe"
24-
sha256 cellar: :any_skip_relocation, ventura: "bfab3cdd26ae709cf66eeb1cab72e005215ba368528b767991823db6383537a7"
25-
sha256 cellar: :any_skip_relocation, arm64_linux: "2f64488137534ca5ba8808a36c5614f6e9ae7a070d0bad2d506295c999bfdf6c"
26-
sha256 cellar: :any_skip_relocation, x86_64_linux: "873696d5b7c44457d48f7e3b80f5e2c78e4d32cdac024c984add40bf0211920e"
20+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "baf7ab4357f313aacc49571e2a0b27a611eee838d640e111186e299f72808302"
21+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e2ff83a8129146b1a71e6671cae48c4812475168b88c930de2101129b013475c"
22+
sha256 cellar: :any_skip_relocation, arm64_ventura: "0914a6a68b7981fe34c6eb421cfe7854d530f48a843e7514944152a5e94bfd0d"
23+
sha256 cellar: :any_skip_relocation, sonoma: "5f590ea0d410e032a474466454841e6e20bacfd2e7e75729e7bb8053601508eb"
24+
sha256 cellar: :any_skip_relocation, ventura: "79562ba3f7469e5f00b7242e8b7302668c109e226edf859d2b363ac0f882ee3f"
25+
sha256 cellar: :any_skip_relocation, arm64_linux: "04a82f45f2da0ebb8d150606f8ad2dd8ed25a309b7e361ad1ff6a22425678b30"
26+
sha256 cellar: :any_skip_relocation, x86_64_linux: "03c7ed623b2d8351fd43e3763699871f2dcd7ec6d9084819d4ec0756ad6a205f"
2727
end
2828

2929
depends_on "node@22"

0 commit comments

Comments
 (0)