Skip to content

Commit e72d0f2

Browse files
authored
Merge pull request #169923 from Homebrew/bump-renovate-37.320.0
renovate 37.320.0
2 parents f876984 + 6cf2131 commit e72d0f2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/r/renovate.rb

+9-9
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class Renovate < Formula
44
desc "Automated dependency updates. Flexible so you don't need to be"
55
homepage "https://github.com/renovatebot/renovate"
6-
url "https://registry.npmjs.org/renovate/-/renovate-37.319.0.tgz"
7-
sha256 "601ac7436e62f11e0fa8113c9ea0381cd96bc96c9a14cba027921d7fd87b0323"
6+
url "https://registry.npmjs.org/renovate/-/renovate-37.320.0.tgz"
7+
sha256 "3a559bcc497839e25baa188cfbc8f726bbba068c8d27e4e9aa58f2e31ff98959"
88
license "AGPL-3.0-only"
99

1010
# There are thousands of renovate releases on npm and the page the `Npm`
@@ -19,13 +19,13 @@ class Renovate < Formula
1919
end
2020

2121
bottle do
22-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e93ef7f6225f81c0bc5c00133ccd81219d123b7bb1fe4b492127d64a8e9d3339"
23-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f021458cd3fed839e11d3a8214dceef6afbaed6eab701cabcba185a17fc0e7cb"
24-
sha256 cellar: :any_skip_relocation, arm64_monterey: "f9bfa78a93687f5fa9e13cafb23258b9eacfd56ddd792d43b88eb1fdb588b661"
25-
sha256 cellar: :any_skip_relocation, sonoma: "eb3a7c7d2d7d02351a45e55df29cf98884a0da72f50913de6c8b748cb8b1330a"
26-
sha256 cellar: :any_skip_relocation, ventura: "d31d2ebe33ad24514af575108452bb6f47aa14e49ef893533ce5b6d05f408299"
27-
sha256 cellar: :any_skip_relocation, monterey: "b4043f3047bc9ca2f674e0b3d12a671dc22d25f2f300b574fb1e74631fe6dbf4"
28-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b14e8cc8a6b734d012768951900b4199c4b7a2e365c6c68430434cd04c50c588"
22+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "895d74e5082f4062017d3b5247164b5c18ab71949e14c927116d63950fb00cb0"
23+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c0c6ac14a34d76dceb01a536b74e340a884c69011bdee2b441454df1afa8f70d"
24+
sha256 cellar: :any_skip_relocation, arm64_monterey: "99c5a54cd5f23ed9b81b7614cb415d2f7af455a14d2e329330520a3de2d4ca35"
25+
sha256 cellar: :any_skip_relocation, sonoma: "ad522d392e4e8cf4d8755e4dd481c786a5ebfc1a83dbaed56ef31aca386eac49"
26+
sha256 cellar: :any_skip_relocation, ventura: "b89364e566be968401583882c3722183f20ea622e90e0275e983fc063d829d5e"
27+
sha256 cellar: :any_skip_relocation, monterey: "ec4730aba375b38c5f719e1435ba06708f147b3ba93282b3f2da2f0af5f65191"
28+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bc6851de8332c6aabfc361c1a482be96258b7700301eca247802f4952c5674d4"
2929
end
3030

3131
depends_on "node"

0 commit comments

Comments
 (0)