Skip to content

Commit 02dfd1c

Browse files
authored
Merge pull request #257009 from Homebrew/bump-renovate-42.34.0
renovate 42.34.0
2 parents 61fc083 + a05b49a commit 02dfd1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/r/renovate.rb

Lines changed: 3 additions & 3 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-42.33.0.tgz"
5-
sha256 "a2535d151c8901c026aa5947b76585f44ffed81b041274f5a60c5bb47929000a"
4+
url "https://registry.npmjs.org/renovate/-/renovate-42.34.0.tgz"
5+
sha256 "a6e9903a51e3ae38e75b626f05d72e5c778b6f8cd1fa4ab6958c3aec37d0b14e"
66
license "AGPL-3.0-only"
77

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

1919
bottle do
20-
sha256 cellar: :any_skip_relocation, all: "3bda36f2fbbe6bc24b9f1e2efb2fcfc63b6645623be3cc8406c95a300d791424"
20+
sha256 cellar: :any_skip_relocation, all: "c6b42e0701d6e3c186e328f89b1bf39fc1482940fd2d6893ea50268098a2aa0b"
2121
end
2222

2323
depends_on "node@22"

0 commit comments

Comments
 (0)