Skip to content

Commit 140e76b

Browse files
authored
Merge pull request Homebrew#191087 from Homebrew/bump-renovate-38.88.0
renovate 38.88.0
2 parents 5ecdd44 + 1620a17 commit 140e76b

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-38.87.0.tgz"
5-
sha256 "2bdca8e622eb17aa4d5036fd88faac0fc240df7948ac8dfbcda363957ef49df6"
4+
url "https://registry.npmjs.org/renovate/-/renovate-38.88.0.tgz"
5+
sha256 "012c7c71042995f1376852d181d044bebb4f78952983a6d64fc8a56e3adbe2d4"
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: "c0e787a7a963fe25c506b5b1811d9d87479992d31b5340043e2a1471e4991054"
21-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1caf0d696ec06547a45ecbea6b0f92e7d1749c1fe0883fe39b06132a79736d85"
22-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b4bb1da61122527abf798cf05c350d99070d36bcd6c9bfaf9c2f2a824f95624c"
23-
sha256 cellar: :any_skip_relocation, sonoma: "487e09cafa718d628f5a91b07112ad9674fa50810ff2783df2134c1f0aa09df2"
24-
sha256 cellar: :any_skip_relocation, ventura: "aae8edf40727a3c8b6a8a28af21cdf5c019db18a65cb01e30fde275fbf2bf44f"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "999e78ab879d402ee9b6ebe36fac11914ac6c0c3ce7b9f6b90e30d2468084e46"
20+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b7d8f984927dafc221752eae2d9714318bd92f6f0b4933a821b192d155cfbe8e"
21+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3bd36d44d835417153d669a797131c12ed89020207df0ed1f7f17bf81fffe158"
22+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1a302d177f59a5ea498f95d4afec522f3581efbcc5ee5bdfece52055d02cc060"
23+
sha256 cellar: :any_skip_relocation, sonoma: "82811762177101ee96f177c279331d1f774355cd8820784209ddacfce00d5145"
24+
sha256 cellar: :any_skip_relocation, ventura: "61f599f78d697f6c5195b0533da1873055434f1aa778f2101974da6b33afdf1c"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3940b08b057648e24cc03ab22b1c0a8e7f19f635f51595ef88b88d743adaf145"
2626
end
2727

2828
depends_on "node@20"

0 commit comments

Comments
 (0)