Skip to content

Commit 4a10a1a

Browse files
authored
Merge pull request #224612 from Homebrew/bump-renovate-40.29.0
renovate 40.29.0
2 parents e3c5896 + bb7c00d commit 4a10a1a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/r/renovate.rb

Lines changed: 9 additions & 9 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-40.28.0.tgz"
5-
sha256 "1cf2b50d1016c210d725478db69a84f8993cf4671821338474b081c264104de7"
4+
url "https://registry.npmjs.org/renovate/-/renovate-40.29.0.tgz"
5+
sha256 "036f4c75a9e42ed52f5d3e6d2587d5450285bae65d191ec7cdcf6e7e45124d7c"
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: "62a576d1caa4418ac5e3267f0ff6d7a389b5cbfc284e99331b77fdc50c2b3361"
21-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2c06529dcf82bf1b916101da0527317aba092a650eccf3667324896cedabef92"
22-
sha256 cellar: :any_skip_relocation, arm64_ventura: "53ad8bd881845e47881d5cc533c44a8d12d21be5b335c3347953588ea35bdda0"
23-
sha256 cellar: :any_skip_relocation, sonoma: "03b0e52990ad6fa99ddb9ce8738d1c918e64afbd66f41093f2149b25cf4de6b6"
24-
sha256 cellar: :any_skip_relocation, ventura: "8405e31c16934798e93eb255f4ce449b055303355e484541d94f869e07dda976"
25-
sha256 cellar: :any_skip_relocation, arm64_linux: "5da95b8d9d248878288836072eb4ceb01a626c3d6550c4d7b1aa78560a2450ac"
26-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4983597e3e645c1a54a6c52c1891ca7f42f9d4ecf23f4f2dd7f7531874f5df1e"
20+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "75ded574510ecaeda2ab2751000bdf76ac78f9ca2b302740dedbd01b7cea7c17"
21+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1a91b35ef1b22c5b683c156f8a6b073f82a05a9fc71d6f953d9d9a7a979c15ac"
22+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a06e202013b586ef3bb7c80eb6d90556ce6bbcfc86ce18629c4338ed5eca138f"
23+
sha256 cellar: :any_skip_relocation, sonoma: "a7cf50aac42487930d2771d93e74d207a6ee37660295205a3462f548920fedbe"
24+
sha256 cellar: :any_skip_relocation, ventura: "c2c736f51c4e0067da6a3bc26444b49dcd68b948ecee07cefcf14fd1c6baf822"
25+
sha256 cellar: :any_skip_relocation, arm64_linux: "78b7d4101cc29652cd7b2487974b71b8e714d08700caa3f7392d148f6d9cf7dc"
26+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e6446b445aad56354f485c218338a674cb04aba4bbcc7fb9fd2026b912e1c8f3"
2727
end
2828

2929
depends_on "node@22"

0 commit comments

Comments
 (0)