File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
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.19 .0.tgz"
5- sha256 "7a75282c59cd1fdfeb8e2a82125b8ed93b34766142b66ea4994e2434f6a775ad "
4+ url "https://registry.npmjs.org/renovate/-/renovate-42.27 .0.tgz"
5+ sha256 "7fd83168adb630622a28d59dfdd6c3fd3d6d9f16d9035906571ee69b2e865a00 "
66 license "AGPL-3.0-only"
77
88 # There are thousands of renovate releases on npm and the page the `Npm`
@@ -17,12 +17,7 @@ class Renovate < Formula
1717 end
1818
1919 bottle do
20- sha256 cellar : :any_skip_relocation , arm64_tahoe : "eb805bcc79beec6152e66a666d27b0b195657ffe31aecd202d45cafe4f1b688a"
21- sha256 cellar : :any_skip_relocation , arm64_sequoia : "e40e07109d4d6e96d78bb2bb6e313bb360d9da581030a526d2ed9e937847beb3"
22- sha256 cellar : :any_skip_relocation , arm64_sonoma : "d41a3c0b4cf38a2e2ccc183dff3c068e662accadaa9382de84c1e16ab0fd4fba"
23- sha256 cellar : :any_skip_relocation , sonoma : "ab22418e0f4b0cec27c07a3aa98280deae3bd566ad145cc40309e1a7adf5bf12"
24- sha256 cellar : :any_skip_relocation , arm64_linux : "56260cd22c6f373c0a7bdb126c606eb441871b1c1d9e14baa27dbdbace4ac5e8"
25- sha256 cellar : :any_skip_relocation , x86_64_linux : "87a027e5ba39e53a2098d53a2ac70ebf9a0645041a2681668cb41a4b74785105"
20+ sha256 cellar : :any_skip_relocation , all : "4803e4fa071dd85642fa2a196c81d70b3b3ae630741773fd3a7d0fe8a5277178"
2621 end
2722
2823 depends_on "node@22"
You can’t perform that action at this time.
0 commit comments