Skip to content

Commit 3e4810e

Browse files
authored
Merge pull request #257113 from Homebrew/bump-renovate-42.37.0
renovate 42.37.0
2 parents cdf3146 + 249641d commit 3e4810e

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.34.0.tgz"
5-
sha256 "a6e9903a51e3ae38e75b626f05d72e5c778b6f8cd1fa4ab6958c3aec37d0b14e"
4+
url "https://registry.npmjs.org/renovate/-/renovate-42.37.0.tgz"
5+
sha256 "3f8c48da65f0f4e3d7169bc881ed4b5f06491c6f2cbf43cf490340def194902b"
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: "c6b42e0701d6e3c186e328f89b1bf39fc1482940fd2d6893ea50268098a2aa0b"
20+
sha256 cellar: :any_skip_relocation, all: "25032258495e3ee19f870266c5074cf2a65db9d0bc60befff8e9d810e54b0ce5"
2121
end
2222

2323
depends_on "node@22"

0 commit comments

Comments
 (0)