Skip to content

Commit

Permalink
Merge pull request #174769 from Homebrew/bump-renovate-37.410.0
Browse files Browse the repository at this point in the history
renovate 37.410.0
  • Loading branch information
BrewTestBot committed Jun 17, 2024
2 parents 2816ea6 + 8c19637 commit 0897bc9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/r/renovate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,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-37.409.0.tgz"
sha256 "a4340825c00b4b062a55563c455f7cc6ccdf21f25adfa6105199b33baf40382f"
url "https://registry.npmjs.org/renovate/-/renovate-37.410.0.tgz"
sha256 "343c0fc243979d37b48c1fc5bf59858b2883a18f1ebda17f763a5de3c0ab2991"
license "AGPL-3.0-only"

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

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8d7b3d91269902eaad8cb66591545ea4859968ffcaaa776a152d3c97d79268ea"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e4f80b13831556b1e4520039495cd1a3eaa474b8c1be986a7b3696ba97a5b9b6"
sha256 cellar: :any_skip_relocation, arm64_monterey: "538b28f593de65c78178ab1effd4dd370795879252efade5fd5d3767119ccf12"
sha256 cellar: :any_skip_relocation, sonoma: "736ad89d210d111452e62fb2c5f03def67173438173c6dd5cc98eb69688b4870"
sha256 cellar: :any_skip_relocation, ventura: "3364e010579a18547804857cc7894a7c06f2640ab7cb83751610a2c92ce3c98e"
sha256 cellar: :any_skip_relocation, monterey: "6d87cf1030f7a28dc1e7f6df2f2dac9735fea73ea5e54662ec933c041849a4b8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6e127b86f0933ea502fde9d7b4055b1654039f5b203f21186643b0ee46fd371d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6acd6d8d56b6ab20bdb0c10672d64d0f0b1b740d6c8a215504c9c3d55a3b3450"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1fda4059f374e2b4e8f0adfe784da0fa7c471ea552ef725bd6e08c8425dab614"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4e52f81e2f6d2ecc77603ef2f47719f3d179f99834e676b2511f03af85c02361"
sha256 cellar: :any_skip_relocation, sonoma: "ddb035dec20b890356823b43867388748d7ab2112dc41dc9bf7e1e6e957e9b64"
sha256 cellar: :any_skip_relocation, ventura: "94585833c3b252bb5b6a5e2cee2740ba78c58041c301cd52f830621ee99f4fce"
sha256 cellar: :any_skip_relocation, monterey: "20bfc54803c4db1e6ea099b726d0602c1bd97eff7824b8c90f7e2a8fea8f9e87"
sha256 cellar: :any_skip_relocation, x86_64_linux: "64fef2e14bb142c483dee6db3941e1eec2ab246dbb77b321eb93739b320a80a8"
end

depends_on "node"
Expand Down

0 comments on commit 0897bc9

Please sign in to comment.