Skip to content

Commit 89ddbb6

Browse files
authored
Merge pull request #196773 from Homebrew/bump-renovate-39.2.0
renovate 39.2.0
2 parents 92ff944 + cc082d6 commit 89ddbb6

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-39.1.0.tgz"
5-
sha256 "fc30ac521e70982a9943fc240e174e483f883911d0d3b6eb0a6aefbf583e1a7b"
4+
url "https://registry.npmjs.org/renovate/-/renovate-39.2.0.tgz"
5+
sha256 "4b35a25f02c416c6358af34935bb3012cfe166b7d5188b9c477a932cd9357918"
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_sequoia: "9d17eaefde4da92e1afcb2cb116bed971dc10fae6665f02f31d892b9708eca85"
21-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "02a5672f60791c86e9ec5fd87746b32d00983c500b157dc032e2f59cfbb00103"
22-
sha256 cellar: :any_skip_relocation, arm64_ventura: "401c87c0a9e3b8c9ba5341877275a75dceeaac8abf43641f3d8b6b71b0ba387e"
23-
sha256 cellar: :any_skip_relocation, sonoma: "e0a3a727816e5b78373ce39d31276e53a439d70627bbd96ac0ac82473ad2cdc0"
24-
sha256 cellar: :any_skip_relocation, ventura: "7aac1ee7302d84af1c4fa57d6d1eba05824ab9f3333d0ce1ac84e6d1e7fb56e7"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "24af520f5a53cdf64c936d9ddd929160bd4063bb5980163cbcdf1f6fc519b66b"
20+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "23be941308f43335d7e9340c829fe9d51dc733977fef5f33825aa204b37e6835"
21+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "773366f74929205d1b2a9d35b05811cd3b57aad0e45b494d66b731337ef85b4b"
22+
sha256 cellar: :any_skip_relocation, arm64_ventura: "df02e29ca6ed9b9b5641ccf2054473728bd8635fac5d21598bf4512e7b163eec"
23+
sha256 cellar: :any_skip_relocation, sonoma: "bf01b333684089b871adc8ff56df5092c570c7a13ffeb2a9c26b1c11dea0a501"
24+
sha256 cellar: :any_skip_relocation, ventura: "63511bc726bbc219686392ca72ec899ccd16ad8ffa40dd5a9cfa4620cee5885f"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1741e0c1fe0cd8326f8032826bb725daf1bed9eae3b185d22ecff8ec15c436f6"
2626
end
2727

2828
depends_on "node@20"

0 commit comments

Comments
 (0)