Skip to content

Commit c4d81ba

Browse files
authored
Merge pull request #245691 from Homebrew/bump-renovate-41.131.0
renovate 41.131.0
2 parents 8dfa912 + ed57fc1 commit c4d81ba

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.130.0.tgz"
5-
sha256 "0727bcfc95c6b1df360295b377b7a041fa52b3c774461519d972027de3842030"
4+
url "https://registry.npmjs.org/renovate/-/renovate-41.131.0.tgz"
5+
sha256 "6c3a4aa9ff4339e7bf34b836d53ce931bb6cae362cdcf85192b68f41a99c7590"
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: "b0d47eccdd125ce0f508a0cc442545fa036a12df00269bb73467a7110ef129c1"
21-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "104b9b39f6ce5cad23db7c10d0b65b22868bf231f61dccecd2b49f38542493d1"
22-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bb78054caee544d801936ffccea89d0d95db50077d16667b61558f39bac8a675"
23-
sha256 cellar: :any_skip_relocation, sonoma: "4f2bf4670abb82d655278a254f390c46279bb58d7c201b5f430f0ffd5172ec06"
24-
sha256 cellar: :any_skip_relocation, arm64_linux: "c95ec3364f41fe57fb4b2f28baef7a617aaa7497d39ab29d34964e5b14b85b4f"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9f955d835e9b7a558cdb7adaa30f3eebb222139ece6554327c834da5a9dc4fb3"
20+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "ed4383fa4ef3d3301ba8367666810a774e1ff65e484e54cc1efa2b486d063cb1"
21+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "be4af0c3c34afc1a83e2cf8ab1bda0b185615a22c3e19b5c76d00b6bb143d259"
22+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "339d1afeea3805243f69041e0ef1517f6033fd124a62a396a7e71ef33410ca4f"
23+
sha256 cellar: :any_skip_relocation, sonoma: "0a7b41a8c324b0c389a4d88f0b9252c60128871b635b2401f35ae3bc2f5812a7"
24+
sha256 cellar: :any_skip_relocation, arm64_linux: "e3ce1545ac881eb173f180268abf3ed2d98f7147fe7ace72f2987bee5654e1ad"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d24c084acffce3097d3b84062e02b9c1b4073882e2498177dcdf54b7e3ceffd8"
2626
end
2727

2828
depends_on "node@22"

0 commit comments

Comments
 (0)