Skip to content

Commit 2ae8fc8

Browse files
authored
Merge pull request #247110 from Homebrew/bump-renovate-41.138.0
renovate 41.138.0
2 parents 973bccd + 9a7b77e commit 2ae8fc8

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.137.0.tgz"
5-
sha256 "608106893129138f5d6627872aab4db843473cb31380686c181579e8b880e165"
4+
url "https://registry.npmjs.org/renovate/-/renovate-41.138.0.tgz"
5+
sha256 "81fcad94671ca206effec15529f7d13173fbdd369df77bafb189039ef6e3a785"
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: "f38ed37735061935a6481155041a95ffa4d98a8fa32b51086964228c39cc644f"
21-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "766f7a903641bd020c3583f2acaa56da909bf0fdcf48fd077de70ffa9ce169f5"
22-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ffc2e36d46775b820d077166fc08afb32b503c47cc676de26c51212f1ac7bcec"
23-
sha256 cellar: :any_skip_relocation, sonoma: "2c8fdb6b26daaff55dadc33b11bab373b55999ac5f1ed0a0ad302ee9864e1697"
24-
sha256 cellar: :any_skip_relocation, arm64_linux: "ca39a1611cc0d81c2b65146b80a11e310148101c4ca129eb809dae34b0ad8ce8"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "08c8d65e0080a2a00e1599e805e7c43ed40c7373e2657a80c658ff02e8e4201b"
20+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "a1f70daccb78e90321a9d657a98231aa24a0a2fcd0cd43f3cc22227dd5e8c6d1"
21+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "76522a125b33db8e8f23376859c237e8cf264fdb830e823bcf65b19063b5de28"
22+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "eb773762931d4e85a7f514620d3b0f62c496eb69a1a9708b36f01f5b46ecc15b"
23+
sha256 cellar: :any_skip_relocation, sonoma: "d046832ceb7b5dc6bd3513554d51bfd80f29e422472c441c36d25c6517eb98c1"
24+
sha256 cellar: :any_skip_relocation, arm64_linux: "09e0ac52c815e08de698f8af1c0693e16891883da91d8b65fc6186b863ad4910"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "887922b05b55965b5133b9a02bdd14b961a7f234072d4bda30474d1e08b0e7d6"
2626
end
2727

2828
depends_on "node@22"

0 commit comments

Comments
 (0)