Skip to content

Commit

Permalink
Merge pull request #206221 from Homebrew/bump-renovate-39.155.0
Browse files Browse the repository at this point in the history
renovate 39.155.0
  • Loading branch information
BrewTestBot authored Feb 1, 2025
2 parents 98e9882 + 0a91bfb commit e7758ef
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.153.0.tgz"
sha256 "f7bc39661c89730c870258a718226e8e88e6e04e9440ce2d75e79d51b0fce7a4"
url "https://registry.npmjs.org/renovate/-/renovate-39.155.0.tgz"
sha256 "c4d86e0f0407e506a706ab86a17b42e3ec0c7d9f522c78f10de4e4873043bab4"
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: "de21de1cfa77fe32633cecae826e915d76a71cf849c28e646c552c0c69874fd5"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1d8d679d4e0fba019c686ff4a806b23838a140561b11fb4128ad793846366c72"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2f9aa2e58c69891b8d4bc6e1e8bc0ce5ffa16a5b6f5045312558e7df5807d2bd"
sha256 cellar: :any_skip_relocation, sonoma: "95125920e6ca922ac93980419e198d9a4b462967c2cf352979f081a4c0c840ac"
sha256 cellar: :any_skip_relocation, ventura: "af3c9c80604a19c79acdb47f2090a6e3c09f4e9e59d08f7b3328375c49f57f28"
sha256 cellar: :any_skip_relocation, x86_64_linux: "299335e57b0bc7aea87bf720b9b9fa997e5294fca3a8332e1db5d006eea6ae61"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ac30b4b310054b0e95c4e40bd6d969f3ba74bf5154f8f09cc43ea82814e81df0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "316d5e6d36440103b12bf484b7ac93001e8b2672b092b52e67f05bba58ec7c63"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ab109a20fa64c6fb62812ca102525935fac5a6d60b246e70b934ce86864f8065"
sha256 cellar: :any_skip_relocation, sonoma: "b73365ce720671e10eac92ac6ccce527dfa6c3a42c3c77c67cc3d83db0db1261"
sha256 cellar: :any_skip_relocation, ventura: "85b9a31b145db7437f8f3de3bd04287f292b76a5b8094671ab4fc7c0167959b8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "18d6b22aff1d201579ec5fef1b2103f88a6cc4f276d24f2999db891f0cbfe80f"
end

depends_on "node@22"
Expand Down

0 comments on commit e7758ef

Please sign in to comment.