Skip to content

Commit

Permalink
Merge pull request Homebrew#163257 from BrewTestBot/bump-renovate-37.…
Browse files Browse the repository at this point in the history
…200.0

renovate 37.200.0
  • Loading branch information
BrewTestBot authored Feb 19, 2024
2 parents 052aee7 + f0b00ac commit d07701f
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.198.0.tgz"
sha256 "83d2648bda79d13cbc2c08f45034c8800ddcc327d621c07fb1e067d26b5b581e"
url "https://registry.npmjs.org/renovate/-/renovate-37.200.0.tgz"
sha256 "1334f074b5ae988edd10decc0967cf5ff4b1ccf63ae75c93e76fbe47316bce73"
license "AGPL-3.0-only"

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

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7091fb25aecfa07bfe9affff97c983fdd75ed6f424b57bc637830c5b3f3dfa3a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "47abe3620988bc8cda0f32672b8a9f696a2e8918cb04efbe5efe7d720074442a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4b5e6d6dbcf273add9239b0ceb4287e3b70ec881a83e784260d8f0c8c95ce4be"
sha256 cellar: :any_skip_relocation, sonoma: "c817ee9daac33a750f5ba8c678ffb214240bf88c2457c0bd1a40211470a8b33e"
sha256 cellar: :any_skip_relocation, ventura: "0ee508d3ff82cf3a2a6e87ea0209211d866b2c5b1fb88cd9d753a242c490cca6"
sha256 cellar: :any_skip_relocation, monterey: "56076770e215b233909ed14689317243b5dfef0353b21e8cb725f8732b2a9214"
sha256 cellar: :any_skip_relocation, x86_64_linux: "654503bb0150c32547b74870339508b871816b51a4f469d4848aa4cbf2e9667f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9a8e38b779fb3ac0a3330fc7f7196575c9f0d53585e9c34fc6ba77c805b78104"
sha256 cellar: :any_skip_relocation, arm64_ventura: "59dd74286b4d6a15e1bb6be688d52a7e98e867f38abcd496a6101608a78cc7e6"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4fd55bd71bc762038d432aeac3024c5217242cee18e2c4d63f29c993f65d3a90"
sha256 cellar: :any_skip_relocation, sonoma: "c6f99e5f1aa852ed5fa438dc799028cdbd7bb3257f5f243d5db121d86c7b2c7a"
sha256 cellar: :any_skip_relocation, ventura: "6ffb45fa4296ad4d43e421c97dd522fc75c0fcdacaff56d45a7bf785f3485dac"
sha256 cellar: :any_skip_relocation, monterey: "b60f1f3b56bcded9b08caffac5607c5d11cbbe376b390f7d3f1f65f2fb439456"
sha256 cellar: :any_skip_relocation, x86_64_linux: "75135fc0a2518ab30d7af62e753821e4a4e287d6b29b33aa6fe9eb037b73b1a1"
end

depends_on "node"
Expand Down

0 comments on commit d07701f

Please sign in to comment.