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-41.92 .0.tgz"
5- sha256 "cd5f50ad8714bf67940f4801c04bcce8d8407dae68fcbfbf82241be76497f310 "
4+ url "https://registry.npmjs.org/renovate/-/renovate-41.93 .0.tgz"
5+ sha256 "98e2cf8325177c87574f1ea861ec04aaaadb41faed3afb37a5517545157d20d8 "
66 license "AGPL-3.0-only"
77
88 # There are thousands of renovate releases on npm and the page the `Npm`
@@ -17,13 +17,13 @@ class Renovate < Formula
1717 end
1818
1919 bottle do
20- sha256 cellar : :any_skip_relocation , arm64_sequoia : "22289eb83345e085d38027cd989c8bec12897785e0632c7739e20bb0d48c3741 "
21- sha256 cellar : :any_skip_relocation , arm64_sonoma : "0de6673b979c2c329956873beb3fb90dd424092ff4c93fa4d393da87ed3d7ef7 "
22- sha256 cellar : :any_skip_relocation , arm64_ventura : "b867c58cea71ab084979d02d7f79412626a7065150b99f30d247538073c0cdfc "
23- sha256 cellar : :any_skip_relocation , sonoma : "08af5316fe7c0c9d875a9a1e670407a3633082caa42700c5adad4414dddd8515 "
24- sha256 cellar : :any_skip_relocation , ventura : "cad2a863773b28257659283110dcd345e5d47ef7ed93ab61b4cfe6a49a124d58 "
25- sha256 cellar : :any_skip_relocation , arm64_linux : "a2a103b84ce46b4240a2e8b6590771adc2c849500c301c009e337aa7b3e9450b "
26- sha256 cellar : :any_skip_relocation , x86_64_linux : "c05813d4159340c046f8c0472f56717cfdfd7e988ca3ee84cafa64d1dddaf330 "
20+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "30ffc4ec7ab327de9382370aec3d047079d1c62d3796791eeaca682f39b66449 "
21+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "46641825462634bd1e5f59664e2445795871eee499ad3cb1d919c6fc439ce543 "
22+ sha256 cellar : :any_skip_relocation , arm64_ventura : "15e55a9e19ea97d28948f136b91806aa133bdab356bb17c3d23628bbe299027e "
23+ sha256 cellar : :any_skip_relocation , sonoma : "f9e7812cf8ee42b846d209232e0d4882f59689e1505aded421b08385c5651987 "
24+ sha256 cellar : :any_skip_relocation , ventura : "0cf7a4d1e2a559b427175b9960a066fd692efe6871de537fc94498c8572e2452 "
25+ sha256 cellar : :any_skip_relocation , arm64_linux : "e007137f1f1a1ee27caa834e044335fc4157471a23ab3018d9626af2e224a29a "
26+ sha256 cellar : :any_skip_relocation , x86_64_linux : "827c3784bd0de7c365daff9f2a85c9dd248c029fddf7032d5dd3c71b43b3aca3 "
2727 end
2828
2929 depends_on "node@22"
0 commit comments