Skip to content

Commit b19135a

Browse files
authored
Merge pull request #254110 from Homebrew/bump-renovate-42.7.0
renovate 42.7.0
2 parents a94919d + ce3134f commit b19135a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/r/renovate.rb

Lines changed: 8 additions & 8 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-42.6.0.tgz"
5-
sha256 "01b7cb4e2cae428248d546c1a54061d9d34ecb4af3725f333aaf67bd04071ab3"
4+
url "https://registry.npmjs.org/renovate/-/renovate-42.7.0.tgz"
5+
sha256 "39978c21709a79951f5ba438a89df39821d0d03be36b9622b93ce24b9aae96d4"
66
license "AGPL-3.0-only"
77

88
# There are thousands of renovate releases on npm and the page the `Npm`
@@ -17,12 +17,12 @@ class Renovate < Formula
1717
end
1818

1919
bottle do
20-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "dd42a3bbb3278a13a9ce61cf4c3c4fd410c32e0126f2d6bc1d28635153dda3ba"
21-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e7ed2379f7513a7194e693f7a5e8817e2cadc7d1ad291c8088223e6f10e2eb16"
22-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a983828a706dacdcc0ea5d339c74976bc5c86091ac6b1892bb20d4a0d9d67624"
23-
sha256 cellar: :any_skip_relocation, sonoma: "4fc84ce95b1b155fccfd4f8abffebb970bc4560c715e1bcb412e25c940bbc149"
24-
sha256 cellar: :any_skip_relocation, arm64_linux: "3ce9f0355a2c6443ec968255d4143af694c3faf49ce65f88e8a56922202860c2"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a6e8cfe383a6ceef5636eea67cb17f1d7fb9deae8923b58c97ce8449c6c4f6f2"
20+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "28ad9ac40afd2ea481eeed4a4145dd7a4b52811a1783ebbc72c7524980cfaf52"
21+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d9759b4cb149b8120566ce2bd1695f5e50a46524977da4a62f115c3b7e86eb69"
22+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3a62e8ecf24729947b9a80aa1db7d30675dae2711216af0266fda7016e233ee4"
23+
sha256 cellar: :any_skip_relocation, sonoma: "33ac32ef26b746e0a70a20fc972d091f38101b5b4ecb3a30e508dac96f35196a"
24+
sha256 cellar: :any_skip_relocation, arm64_linux: "54a99f0b4c995be26526ab03de8baab8311dd2659fd3a88490346332e6c8ee65"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ed1473aa6dbd3a46072221d21179894c2e1dfd61f8baf4a08a8e90dd8688ffae"
2626
end
2727

2828
depends_on "node@22"

0 commit comments

Comments
 (0)