Skip to content

Commit 7efe4f8

Browse files
authored
Merge pull request #233232 from Homebrew/bump-renovate-41.64.0
renovate 41.64.0
2 parents 1590d8f + a24ec4f commit 7efe4f8

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.63.0.tgz"
5-
sha256 "edfe7afd9d0af0ef7c53984e585b5cd07ddef48b5633869d1435ca54dde19f49"
4+
url "https://registry.npmjs.org/renovate/-/renovate-41.64.0.tgz"
5+
sha256 "c7bd6d531dfb33c24962d25bc04ae98f08361ef8fd699a27d06068c6f8464867"
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: "0dcc18775401a64c7134892d6fe6dcff033362457d054afb396b2c679aae4b40"
21-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3a50f03de38d484757d2f1d0328c76b39305694912d37abfcddc1f8aca7c75a5"
22-
sha256 cellar: :any_skip_relocation, arm64_ventura: "3beb44d987615a100fddd2a1291fe091138e614a11a004f179ae682ffbdedf95"
23-
sha256 cellar: :any_skip_relocation, sonoma: "e011913e58f842733fbe9ecd08749a13c3fd413af57bebf2d6681fbdaee424a7"
24-
sha256 cellar: :any_skip_relocation, ventura: "9c4d18d622b01c3965ce6ef85d51c2d07d829bb303cc4fedd729a105f9c93b8c"
25-
sha256 cellar: :any_skip_relocation, arm64_linux: "d57cc7afa29d31bb6e697f428f7f8818470564487368be021e8d17e38839ce84"
26-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b35187a4f06b08755e5254ee24b96129c9fa56aed20c13049f73f2da2b68a921"
20+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9c924f6273eb748da484080d41458ef92e43b7e851d022ebd2a162dde4a2694f"
21+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c10efae2786dd8a0a410c08d9285b8976abe350d283290ff928bdd4be48914c9"
22+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c63e55e77e698d66cc7df2360c83e71c45e6ad743f2b2ac7993a77a870c8385c"
23+
sha256 cellar: :any_skip_relocation, sonoma: "26022e20cc12ddd173fa68fe94c7a965e0c73d3c7479f7d85a4c6dcc78441345"
24+
sha256 cellar: :any_skip_relocation, ventura: "e6a7950aaaa16f8e1ad2fb871af78dd7e0a304c7d5fa16f3efcd7ca6b0e476c4"
25+
sha256 cellar: :any_skip_relocation, arm64_linux: "681d409920723c62490f11e47e97c66130d6cd8fa7d68a7408307de5f1725ddd"
26+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d9cbe9235bd119e34003cb5293d45015b0e8ee11606c204be0c425631b465f89"
2727
end
2828

2929
depends_on "node@22"

0 commit comments

Comments
 (0)