Skip to content

Commit

Permalink
Merge pull request #200751 from Homebrew/bump-renovate-39.62.0
Browse files Browse the repository at this point in the history
renovate 39.62.0
  • Loading branch information
BrewTestBot authored Dec 11, 2024
2 parents 00aee43 + 19a9740 commit 3ce995e
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-39.61.0.tgz"
sha256 "aec08793ba3eed3327c036898065b0ef0e2e22189c681ab8219a3601ea22ee09"
url "https://registry.npmjs.org/renovate/-/renovate-39.62.0.tgz"
sha256 "a737b6a23d6062f6744632b922540e9d4ae9b866a0c1ebdabab8d43836cca060"
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: "29225ea6186bd632e3ed739e0357d2b35a83c917057554b907c7531fd0b5c1a1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e63612dfda8d3c859358c7da5dd904f3e08d3b3803f5106d1d7fba232db099a7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "96440796c1d42d68604e40e5dadf8d0ec03ea3cd1fd5d1acf5f69d6bc5bd9a65"
sha256 cellar: :any_skip_relocation, sonoma: "59fcbd6a7e0de63bbae349e11dca6b3c402998f415466842633cab40bf153e60"
sha256 cellar: :any_skip_relocation, ventura: "6995b7aee79496adb0a0b6acf6b47379e26c87930e4b220ce758ce394dfd0fba"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fff19a348488c37da47ad286d1be06438bad34979030330ce94f64e968827108"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8a700ad9789e8f820834c8d6437d9c0a9ee68d6395b594cbecb2b8ae3bc5e219"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1080a395af1553288d4a63881be0f5b24782c959e79c80328da1637fb9d828da"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c9a4c8f84f26a71b1e9be9583c7542f103bd2984ea8dd4cdf973a369887f443c"
sha256 cellar: :any_skip_relocation, sonoma: "6f5f3510d3173d0ec3bd731fd092bc6ed67ba203f04d8e6e3cf806ce24979d68"
sha256 cellar: :any_skip_relocation, ventura: "621b50902fe4a97fd304def7940a60bd7b1f9aa57801b83fe35a44cb0454360e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "69520be05e075512fe15684599da4e7e7032d108136ae2a815d4d9829efeb513"
end

depends_on "node@22"
Expand Down

0 comments on commit 3ce995e

Please sign in to comment.