Skip to content

Commit

Permalink
Merge pull request #205286 from Homebrew/bump-renovate-39.125.0
Browse files Browse the repository at this point in the history
renovate 39.125.0
  • Loading branch information
BrewTestBot authored Jan 23, 2025
2 parents 404f4f5 + 9742078 commit 19b1f6a
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.124.0.tgz"
sha256 "02ffe52f39280dc14c1446567e9f37530a9bf7978cce750bd689d0c70386a41d"
url "https://registry.npmjs.org/renovate/-/renovate-39.125.0.tgz"
sha256 "0bc733d703f8b6cc344de9a73667995c6fae201915f48a8a6cd72a3b8743e512"
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: "76c45d6d0f06c3173b1d658a2c0ac86b3a011e4fae606dfc7487726d909c7383"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1446d312b2f0378076fd03f480d093c3f9efc3c56a5ae0c1090ceb8a3a4415b5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2889f6bf052e32aa4fe7fa2991790a8782aa686ff1458bb0a24764a9070aadfb"
sha256 cellar: :any_skip_relocation, sonoma: "71c10986f74ddd4ccd636e9de4b30b9698a905bb196fd407b49144e7d29e83b0"
sha256 cellar: :any_skip_relocation, ventura: "7cd42fa878de6ffe57b978459aa894b1261cf4aec836d33786080080bd6f86a9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d188f43d3063aecd1bd0c57e264a0e14725e30a7bf6b3bc4816e70ea5850dfa7"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b9b2465fd145e3399370d25d344089e8ac6bf3690d1086927a865cad7e771c14"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cf4a3356cd4ba386985910069fee91e81694df2d0ea58a9ba6ec4d20c2d6b49b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1bdbcb8f6eb7bf09f9264e1bfb7463ebd48f6a81209adee7092c3cfba75046fc"
sha256 cellar: :any_skip_relocation, sonoma: "55bde9f5581af056ffc830ed49cbd4032b84ccabc65a3ab1430ca3ab1f3e9b8e"
sha256 cellar: :any_skip_relocation, ventura: "c4ae1df9bbabe466ac4dce7ec91c38635a154cd9c9c0ee214dd6fc456eedb728"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ae14c645fb8ee03f23d1383359fd3e433449b7267ef9f71ab238bcb92072a0f7"
end

depends_on "node@22"
Expand Down

0 comments on commit 19b1f6a

Please sign in to comment.