Skip to content

Commit

Permalink
Merge pull request #192086 from Homebrew/bump-renovate-38.98.0
Browse files Browse the repository at this point in the history
renovate 38.98.0
  • Loading branch information
BrewTestBot authored Sep 27, 2024
2 parents 79f8353 + 60c3f2c commit 4b170e6
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-38.97.0.tgz"
sha256 "7912f51e67d8e293db25d06ab2622dec4714a9799009a9e11424fd4090685868"
url "https://registry.npmjs.org/renovate/-/renovate-38.98.0.tgz"
sha256 "effb4793ab7a009e68710409da7dbc8f92ea2ef71861fe57b7b7fbc9fb62f961"
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: "1ff95af1a1c0dbe66666d2ae3950116558d9de5d98c3b1b8e8e1e7d66b5b2b9d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c4779ba00e354fd7371e51e910a67b6a8a1eb893cbb1776d9ee5453db952afe6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f8e14628f5e13f66f85765534f21eead59376f0b3f9ca6d2d8706144c8d3b250"
sha256 cellar: :any_skip_relocation, sonoma: "5044b689a560fe53397d307f242cdf13a85e5cdb40f3095bab243f011126700c"
sha256 cellar: :any_skip_relocation, ventura: "e89cda98ccf6c1dc57625c4eee6cb921942abf14ba713c840d08de8e91da247f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f49956f4363d5e00d52c5bc205faaa47c2d662a99541e5aa3c285b781e4a1c14"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1d10c490e5708100ac4917415eb5639c04a81077b35a023dc83a2922dccf6dc2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c8a8a7f8f54a49e288ea83c8fda3a6f765e097a37345d322532d206242beeb56"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d7ff02d4bda8717a87859934bc1b609422817d5e05e34a1513d87868c1a25d6a"
sha256 cellar: :any_skip_relocation, sonoma: "cfda34c4685a4d25b7bd1bbcb93e8c90b15b13c3afb478ac9f88fc744cfd3ab5"
sha256 cellar: :any_skip_relocation, ventura: "866e0c9954e755dce2e02b799e2c8995deb05502fc230a8e0e765cdf8ed76f72"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d8395c32176027f038583f158cea36fb8f241681c00213afaf323263ae2ec84a"
end

depends_on "node@20"
Expand Down

0 comments on commit 4b170e6

Please sign in to comment.