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.34 .0.tgz"
5- sha256 "a6e9903a51e3ae38e75b626f05d72e5c778b6f8cd1fa4ab6958c3aec37d0b14e "
4+ url "https://registry.npmjs.org/renovate/-/renovate-42.37 .0.tgz"
5+ sha256 "3f8c48da65f0f4e3d7169bc881ed4b5f06491c6f2cbf43cf490340def194902b "
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 : "c6b42e0701d6e3c186e328f89b1bf39fc1482940fd2d6893ea50268098a2aa0b "
20+ sha256 cellar : :any_skip_relocation , all : "25032258495e3ee19f870266c5074cf2a65db9d0bc60befff8e9d810e54b0ce5 "
2121 end
2222
2323 depends_on "node@22"
You can’t perform that action at this time.
0 commit comments