Skip to content

Commit 446885b

Browse files
authored
Merge pull request #175615 from Homebrew/bump-renovate-37.417.0
renovate 37.417.0
2 parents 3506059 + f080a12 commit 446885b

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
@@ -3,8 +3,8 @@
33
class Renovate < Formula
44
desc "Automated dependency updates. Flexible so you don't need to be"
55
homepage "https://github.com/renovatebot/renovate"
6-
url "https://registry.npmjs.org/renovate/-/renovate-37.416.0.tgz"
7-
sha256 "3db3642fafd43c2c7829ab3b141aad0db7488675c67cc4c9172c1fc105ef8eb8"
6+
url "https://registry.npmjs.org/renovate/-/renovate-37.417.0.tgz"
7+
sha256 "369bc658848cd3426d46d7d04ac3b70083830680e570aeb65e568f49925807cf"
88
license "AGPL-3.0-only"
99

1010
# There are thousands of renovate releases on npm and the page the `Npm`
@@ -19,13 +19,13 @@ class Renovate < Formula
1919
end
2020

2121
bottle do
22-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4d5944aa020f9076035188124f80557c6f91c2f6600ea20eba510685bdbb8529"
23-
sha256 cellar: :any_skip_relocation, arm64_ventura: "dea6e7182741a13dcf7cbd14e2ce9d9e04810aef87d0904f85ea38d9daa83c4c"
24-
sha256 cellar: :any_skip_relocation, arm64_monterey: "551a8ba1b96c366d48d325da05a21a589c547e38b36c9a2465cac6baeffc5adf"
25-
sha256 cellar: :any_skip_relocation, sonoma: "ffa65a2cab1106424c1677067a5e33013d33b4d368440b640ca3ee233a6a7c80"
26-
sha256 cellar: :any_skip_relocation, ventura: "850550664c1cf5eda01d723b30b006bed22be8923aadde69f82a1cd825883a3e"
27-
sha256 cellar: :any_skip_relocation, monterey: "88b16f6cb43fc1cac5b8889e9bfae87390c51bb62321990b9cc33fd726c23a63"
28-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2b2c40f78998afe131da339b4402ad6d455aa5703fcfcb05be15a5671f188c7c"
22+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c1fbf4cf6007739c955883addf6e5e4abdc328b6f65210851a8c4ebdecb2d1cc"
23+
sha256 cellar: :any_skip_relocation, arm64_ventura: "661a12dc7d3447c9c937079f7d8341452e247f372c6f2c465d0d535d9af3cc2c"
24+
sha256 cellar: :any_skip_relocation, arm64_monterey: "a41ff314d79e0184c50a6ba5246ecc0e716c272af6a842b4b87bb7ee3499309b"
25+
sha256 cellar: :any_skip_relocation, sonoma: "125ec7fd677fa91ff371d05b476cf164f8754c92b258efcf69f1e41a91234ce2"
26+
sha256 cellar: :any_skip_relocation, ventura: "bcf8537ab21a74dbf0dfe8006d7984a11730d7b0e3f4fb4edf010e8bfc251cb6"
27+
sha256 cellar: :any_skip_relocation, monterey: "8e5755f34ddd33edb6e0d37d9516bf753405fa2c6df467ba62bf9f5415665bfa"
28+
sha256 cellar: :any_skip_relocation, x86_64_linux: "df3745202a146657188494800c58135590033f78f044bea6b140c8cddcf83eff"
2929
end
3030

3131
depends_on "node"

0 commit comments

Comments
 (0)