File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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-42.33 .0.tgz"
5- sha256 "a2535d151c8901c026aa5947b76585f44ffed81b041274f5a60c5bb47929000a "
4+ url "https://registry.npmjs.org/renovate/-/renovate-42.34 .0.tgz"
5+ sha256 "a6e9903a51e3ae38e75b626f05d72e5c778b6f8cd1fa4ab6958c3aec37d0b14e "
66 license "AGPL-3.0-only"
77
88 # There are thousands of renovate releases on npm and the page the `Npm`
@@ -17,7 +17,7 @@ class Renovate < Formula
1717 end
1818
1919 bottle do
20- sha256 cellar : :any_skip_relocation , all : "3bda36f2fbbe6bc24b9f1e2efb2fcfc63b6645623be3cc8406c95a300d791424 "
20+ sha256 cellar : :any_skip_relocation , all : "c6b42e0701d6e3c186e328f89b1bf39fc1482940fd2d6893ea50268098a2aa0b "
2121 end
2222
2323 depends_on "node@22"
You can’t perform that action at this time.
0 commit comments