Skip to content

Commit

Permalink
Merge pull request #201148 from Homebrew/bump-renovate-39.68.0
Browse files Browse the repository at this point in the history
renovate 39.68.0
  • Loading branch information
BrewTestBot authored Dec 14, 2024
2 parents b9bb07e + 99536b9 commit 9057f04
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.66.0.tgz"
sha256 "1516df849bedccd0364d21b9eeacce558f3808ae649ff8c7abf52bce4942af83"
url "https://registry.npmjs.org/renovate/-/renovate-39.68.0.tgz"
sha256 "64e09cd8791132a91c92d74cf9fb3ddc615dd7689d532a37de13425694747c29"
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: "0f34dd8250145c6bf17959bcd03d9c1084391215e566408f564272890a64d6e4"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a9d446fb999edfe35d1ba99b08d4a8b0f9ade397937a449eb1d09cac32dc00e5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6730877f36a34ea9f9d0497200912a1c0ff2610191d8902c26dbb70795e1b43d"
sha256 cellar: :any_skip_relocation, sonoma: "b6cc933e77808a700668c9bb966f1284a7128cda78b4b790c6222d745cb1a876"
sha256 cellar: :any_skip_relocation, ventura: "ecb02fb0cc2dff519e2ede61f62585367b433d50806dc81580549c5c38227956"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4857a5aa030ed1d4702c17dc21aaa0b148c191a25d05d7dd9fd4b97e60de2383"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "803a4f991368820efaa4775f4dae52e02d6184ad8cf67b3c4bd8c9cb3ced59e1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b860d838fe4b1b34c24af618cb66753ec1a786b545a12944852933bc8c53d233"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f65714d89e307619f8f4445d9077908f310a58e83878454111187a32e11f3d91"
sha256 cellar: :any_skip_relocation, sonoma: "67f650dbd50beb330a332c63ad5fd8c6e394ca9cb95fbbeefb9ff5b45e043f32"
sha256 cellar: :any_skip_relocation, ventura: "529547d0002c5e9029af287fde4b34c760422719ff1db70fd1cbba11e26ab44a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1a4f4f606e0492a4936a89479836f07a7a6783e64a76573d8477619bfd6f23e3"
end

depends_on "node@22"
Expand Down

0 comments on commit 9057f04

Please sign in to comment.