Skip to content

Commit 9c99b1c

Browse files
authored
Merge pull request #217314 from Homebrew/bump-renovate-39.222.0
renovate 39.222.0
2 parents b452a24 + df3b82d commit 9c99b1c

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-39.221.0.tgz"
5-
sha256 "1b1f75c60e5648a7024f6b8858a9ddc12b067d89c7701075225021191fde05ab"
4+
url "https://registry.npmjs.org/renovate/-/renovate-39.222.0.tgz"
5+
sha256 "cddab77b3066e2d1836c6e35fcd6bbb259269823a3cdfe65a4943505cbb45ea4"
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: "97354339d43ed269ea288e26ada9f406023e32c75e50677b97e52bbc2f7ec459"
21-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b35f294ef414336fbc20453d527618e2ba14ccdbdd9afba3adbf79023f4e1469"
22-
sha256 cellar: :any_skip_relocation, arm64_ventura: "aa06d86749a9390fd70f2b1a4d62f14cd44ea5eb316ca4a47ab76c77e1eccc91"
23-
sha256 cellar: :any_skip_relocation, sonoma: "9a24c9ccedacf5cbcc9523117f569c7d7f3facb3f9389d8f0c9ac3769391d5b7"
24-
sha256 cellar: :any_skip_relocation, ventura: "4223d0d7a5742414042b4c25a1d50196e1cee96cd16977a75a074cb3708bbd80"
25-
sha256 cellar: :any_skip_relocation, arm64_linux: "ee2600a02d807ddb58b446badb78c128c26a3b557010458921159c93f3e23951"
26-
sha256 cellar: :any_skip_relocation, x86_64_linux: "452eb16bc5b87228c8527dc22eff81f72581a455eb10e163b07ca040567f2194"
20+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "47f8ea0257f5f4436f5b658d3fb52520a5df6178992ac3a939c6162951f1167a"
21+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e12853bebd8c30be082bceb1143621a1108f082600f641fba981ea52fe81e828"
22+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c7e78fb1f11357a9147d1e8bbce678b1c354dd040e6f77ad9ff95dd256c052b2"
23+
sha256 cellar: :any_skip_relocation, sonoma: "f4302056fc3ebf6a9648ba50aaafd6afc8be596b021ab954a25604f8a28fb636"
24+
sha256 cellar: :any_skip_relocation, ventura: "e782e9a1d6f360628d54821d0b51679541d402d5b6f7e7edd2d9cd1ef21d67ae"
25+
sha256 cellar: :any_skip_relocation, arm64_linux: "736dd770d5976ecb89c193e49dacd1fc2f18d7b91fe62c5ea06e95e71c8f8cdb"
26+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6a87a8aa56296ec583a287e526d71f4cdca85470bc2f46babb3a19480dc85b9b"
2727
end
2828

2929
depends_on "node@22"

0 commit comments

Comments
 (0)