Skip to content

Commit 66079e2

Browse files
authored
Merge pull request #217611 from Homebrew/bump-renovate-39.230.0
renovate 39.230.0
2 parents 900dd90 + a894e04 commit 66079e2

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-39.229.0.tgz"
5-
sha256 "3d374c0e3b7b575501016904fbe639bcdfc3071b8322e57b0dacbc4df03ee120"
4+
url "https://registry.npmjs.org/renovate/-/renovate-39.230.0.tgz"
5+
sha256 "bf84db9076eabe7df286a0f70e19916005c739085c0bc3c371a6754755fe4550"
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: "6a8a051f71b520970adeb3e8a91d6bf3cc259e80993b72377dcf9c472f32720a"
21-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7f073bbaa92b5ad9c7e1fc1b0b44f9ba1f93a24e06ed4a79fcecddc4e87644b8"
22-
sha256 cellar: :any_skip_relocation, arm64_ventura: "536aa8f42bc725bc2059e7a00a92e9ca7502d84521a965ef92b12cc9ad69eb41"
23-
sha256 cellar: :any_skip_relocation, sonoma: "3f5ae520d456fdf9522f10d3bba25268ccf2a4f74fc1ae9fc2c714260fe14b15"
24-
sha256 cellar: :any_skip_relocation, ventura: "d5bbcba308fde426527df9bca953f2c486d1cfe7c0deba21d4abfa4fa3e619c7"
25-
sha256 cellar: :any_skip_relocation, arm64_linux: "75d118aadb691c2b25cafc27c9410c2f65fe17789eec3dfcdf688b843c5f656d"
26-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a8d0b17df89608720423615a3bbe81d10f86c6de7126649582e35128a7c404b1"
20+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c0cbe4743756542c154daa7c67ebcbe511f77359877b2e027644890e0a7a73f3"
21+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a2a98cc15459cfdd5a23e1a7e7fddf63a90a0d9aa35e0226391887491b9ddc54"
22+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c2cdf1f6bbb157b4d97decea734ef897ef0e0e59e75b7d776f6133bbe2df8f7e"
23+
sha256 cellar: :any_skip_relocation, sonoma: "dd9b4dcb476831e37871f90f60cb82ef947367dc167d46ab93a58de682cc5d92"
24+
sha256 cellar: :any_skip_relocation, ventura: "281df7c621f40f6e157b58293dac5c55a0747abf9136a2a8b218864b63ed96b2"
25+
sha256 cellar: :any_skip_relocation, arm64_linux: "c821a3c00b2ad2571e684668d5f4459b36aae937438e2931c227121ac578673d"
26+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c3de74a7aca5547d02da94071283c519ef708f453225cfbc637dabe295878c53"
2727
end
2828

2929
depends_on "node@22"

0 commit comments

Comments
 (0)