Skip to content

Commit 4071f9c

Browse files
authored
Merge pull request #203441 from Homebrew/bump-renovate-39.92.0
renovate 39.92.0
2 parents f1a280e + 8472589 commit 4071f9c

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.91.0.tgz"
5-
sha256 "aad67be644ae619510d4fdc8bf625bafcbee8796b611a8dac8fdc4a49ef74075"
4+
url "https://registry.npmjs.org/renovate/-/renovate-39.92.0.tgz"
5+
sha256 "2d616f5a05d7b46c723c0c296a844eeecd735050f873e916fe5c8b5d37620679"
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: "daccc71d7f553e1de975b06a76c16ad1567d0bfbc78b914cce06b64a7e328eed"
21-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6b479938ececbf3093ac9ebfff8ed5e81716db5825280c2562fe5c2cda50330a"
22-
sha256 cellar: :any_skip_relocation, arm64_ventura: "435e9eb3b5fd492b58f0c4cd6712f53f48ba8bcd02d2d4062d5823c6a3f885e7"
23-
sha256 cellar: :any_skip_relocation, sonoma: "55cf65f8c54b24115e48247cc6628a6faacd48787f8d4fc8feb8e978f8e5d375"
24-
sha256 cellar: :any_skip_relocation, ventura: "2ab6da802ac420672e2c4be0c8c7553cb9778112a87a02f9f092caf22b090ead"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8086cd2a0a54d9c6c5ff28a54a01ccd3f6210a079942c4d9df54709a5c02ca5f"
20+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5efe099b50275a014a2a072e7d7c3132f0f2e0443ebfc1d0e8ca93618cd9f731"
21+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6ff51bead8e7e654735e62f0f249f02e8561ff18e91e9e486556d29db6c00b0e"
22+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9a3fc6a238304d580f445eb6f60d080a97ac124a4a59b04706cb3bddc1c4de54"
23+
sha256 cellar: :any_skip_relocation, sonoma: "2eebba0c9d8e8ce01be80164d9512b1e31a5091934d48fc7a31c3c60bb575563"
24+
sha256 cellar: :any_skip_relocation, ventura: "792aefb95e25ba442f1e3543bf4e41e60a774742a1eae5244a2b707bc18153ff"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "05bf427899c10da309ade31dc3bc3c89210c0b70f65acae96d13609b96f5b1f5"
2626
end
2727

2828
depends_on "node@22"

0 commit comments

Comments
 (0)