Skip to content

Commit

Permalink
Merge pull request #191087 from Homebrew/bump-renovate-38.88.0
Browse files Browse the repository at this point in the history
renovate 38.88.0
  • Loading branch information
BrewTestBot committed Sep 18, 2024
2 parents 5ecdd44 + 1620a17 commit 140e76b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/r/renovate.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Renovate < Formula
desc "Automated dependency updates. Flexible so you don't need to be"
homepage "https://github.com/renovatebot/renovate"
url "https://registry.npmjs.org/renovate/-/renovate-38.87.0.tgz"
sha256 "2bdca8e622eb17aa4d5036fd88faac0fc240df7948ac8dfbcda363957ef49df6"
url "https://registry.npmjs.org/renovate/-/renovate-38.88.0.tgz"
sha256 "012c7c71042995f1376852d181d044bebb4f78952983a6d64fc8a56e3adbe2d4"
license "AGPL-3.0-only"

# There are thousands of renovate releases on npm and the page the `Npm`
Expand All @@ -17,12 +17,12 @@ class Renovate < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c0e787a7a963fe25c506b5b1811d9d87479992d31b5340043e2a1471e4991054"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1caf0d696ec06547a45ecbea6b0f92e7d1749c1fe0883fe39b06132a79736d85"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b4bb1da61122527abf798cf05c350d99070d36bcd6c9bfaf9c2f2a824f95624c"
sha256 cellar: :any_skip_relocation, sonoma: "487e09cafa718d628f5a91b07112ad9674fa50810ff2783df2134c1f0aa09df2"
sha256 cellar: :any_skip_relocation, ventura: "aae8edf40727a3c8b6a8a28af21cdf5c019db18a65cb01e30fde275fbf2bf44f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "999e78ab879d402ee9b6ebe36fac11914ac6c0c3ce7b9f6b90e30d2468084e46"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b7d8f984927dafc221752eae2d9714318bd92f6f0b4933a821b192d155cfbe8e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3bd36d44d835417153d669a797131c12ed89020207df0ed1f7f17bf81fffe158"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1a302d177f59a5ea498f95d4afec522f3581efbcc5ee5bdfece52055d02cc060"
sha256 cellar: :any_skip_relocation, sonoma: "82811762177101ee96f177c279331d1f774355cd8820784209ddacfce00d5145"
sha256 cellar: :any_skip_relocation, ventura: "61f599f78d697f6c5195b0533da1873055434f1aa778f2101974da6b33afdf1c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3940b08b057648e24cc03ab22b1c0a8e7f19f635f51595ef88b88d743adaf145"
end

depends_on "node@20"
Expand Down

0 comments on commit 140e76b

Please sign in to comment.