Skip to content

Commit 625a1b4

Browse files
authored
Merge pull request #205144 from Homebrew/bump-renovate-39.122.0
renovate 39.122.0
2 parents f6f16a4 + 9d72cc8 commit 625a1b4

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-39.120.0.tgz"
5-
sha256 "c1c81f965827e0e1fc951cb7510cad535d87e208b109ed79766dae2b098f222d"
4+
url "https://registry.npmjs.org/renovate/-/renovate-39.122.0.tgz"
5+
sha256 "91b841e9e0dc006f81c883ca60b211962e68a21c47ae9d875e1aba8e4d5d59a6"
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_sequoia: "88118fb2823ea0b7d70f8556b840a6ab8167a0bb04128c860b2884161718af22"
21-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d894d4e877a19eee2dd430caf95c3fa4c967e14dbc6d4e10303c18c207d4a210"
22-
sha256 cellar: :any_skip_relocation, arm64_ventura: "720f52d73062dc8e1d1106966a49559e68a64262fd728def512c6ea902f130a7"
23-
sha256 cellar: :any_skip_relocation, sonoma: "74975cb1e104f4a51274185a8105e87184e0615089bcc1eedb6a203dfbf120dd"
24-
sha256 cellar: :any_skip_relocation, ventura: "9e8a7359b54c080fd77c9be9544de9f8777d808959ca840ff198afd4227b5c1d"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "175c1d9b4b8f52a6ff164c198a6dfa017deabcb7799e9eb21b950b068e08e0e3"
20+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f5f290ab7bead21f5dcd65f97d641af03dae6f87c7bb1c20c7b411dafe52c6df"
21+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dd41ff936773b9c0301fa883ffab2cbba724607f8f376917f766a4999bd14760"
22+
sha256 cellar: :any_skip_relocation, arm64_ventura: "46ed89a545477aea99cdb7cf4456d65f85a4ba3c7c4e74f5f21d90574484039c"
23+
sha256 cellar: :any_skip_relocation, sonoma: "7ab146f0d542ffaa4aad1230ae7a49f7e9884248577c24b1df7ae2e900ab9115"
24+
sha256 cellar: :any_skip_relocation, ventura: "ad50d04aeef53121f425c78302f76dc6e285e30b8b4559237abc28a03e9cab4b"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e89625511c401020a281dbadd2d048f9b808e93100e35987b620fe98eaf3dfa4"
2626
end
2727

2828
depends_on "node@22"

0 commit comments

Comments
 (0)