Skip to content

Commit 5e5f319

Browse files
authored
Merge pull request Homebrew#205394 from Homebrew/bump-renovate-39.129.0
renovate 39.129.0
2 parents 8f481de + b994ba4 commit 5e5f319

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.126.0.tgz"
5-
sha256 "c667d4e2d4fdd35d6857150c78d85678c775b99554c1f17778092dae1379f9b7"
4+
url "https://registry.npmjs.org/renovate/-/renovate-39.129.0.tgz"
5+
sha256 "714f0b38198a956fbdc63f0c6da263e9ce50ac90d4aaea2d24c035a01cf46d6c"
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: "c35038e7642096f8e8f4b90a908249f5becf09a5d64ae00b014305a16a1b8bab"
21-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ac03516d490611093542fc11fcdb8fd17de9deffa03ca53f4c62f02fa2a4ba55"
22-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c642a0bb3c1977dce0048f6ecaffb36e8b09f6e1668b16754d40831a0679d3f9"
23-
sha256 cellar: :any_skip_relocation, sonoma: "f0af289414680c486d1230412aaa8c196f856dd90a277c29174b4663c1562ddc"
24-
sha256 cellar: :any_skip_relocation, ventura: "072999ddd46d42be4e06b3d7c226281a2329ab6bb48dc5cefd055b02ba3f3457"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "fe85eb4ac1cc120e7a9b8771489d48ade8a5fd705c9a015bebc9fc09486b8be2"
20+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bb7e63696c5f046c7c00902749f626344cff57467b669a020a1a92ef71fa6887"
21+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fba4e6b8334f31bff121f8de73f581aaa6bfae27650219b2b54d38e7c1bb1248"
22+
sha256 cellar: :any_skip_relocation, arm64_ventura: "113fe359ebfac670e5bffc386313999ef1cbd92353ccbf4152fb86dfb07e5d27"
23+
sha256 cellar: :any_skip_relocation, sonoma: "4b39d0eaca3f5c7285b91d01439874467be9154916cd5ed5a7799f8c8b1ce5e0"
24+
sha256 cellar: :any_skip_relocation, ventura: "1a0bb03e7aaef6e482fcce1424df509ce1033790fe857ef813856984d7d8159d"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "97a4735abe3ed470c4ccd6020078e372555339640d3d748f686751a742294ae4"
2626
end
2727

2828
depends_on "node@22"

0 commit comments

Comments
 (0)