Skip to content

Commit 1749d53

Browse files
authored
Merge pull request #278546 from Homebrew/bump-renovate-43.136.0
renovate 43.136.0
2 parents 3670269 + 8b20b24 commit 1749d53

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/r/renovate.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Renovate < Formula
22
desc "Automated dependency updates. Flexible so you don't need to be"
33
homepage "https://github.com/renovatebot/renovate"
4-
url "https://registry.npmjs.org/renovate/-/renovate-43.135.0.tgz"
5-
sha256 "8e575c30332e3beeb29d913ad49b268e5e4c3d64ff7924e7d201e5825c17e2d2"
4+
url "https://registry.npmjs.org/renovate/-/renovate-43.136.0.tgz"
5+
sha256 "f03aad679bb4cb7c5f76713fcaa0dd581f5bc98ab37d1841647c37aacaffa601"
66
license "AGPL-3.0-only"
77

88
# livecheck needs to surface multiple versions for version throttling but
@@ -18,7 +18,7 @@ class Renovate < Formula
1818
end
1919

2020
bottle do
21-
sha256 cellar: :any_skip_relocation, all: "85ec30456dcd0e08c962be2cb198d7119e9fa9f8f7d4b00c2e8203c3629a8867"
21+
sha256 cellar: :any_skip_relocation, all: "fdd366948e1cedc7e25a45f2fd9388d8aee3343df4b6dd13a29a93a4228f4a42"
2222
end
2323

2424
depends_on "node@24"

0 commit comments

Comments
 (0)