Skip to content

Commit dff0674

Browse files
authored
Merge pull request #200032 from Homebrew/bump-renovate-39.49.0
renovate 39.49.0
2 parents 9361e2f + 79ffac9 commit dff0674

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.48.0.tgz"
5-
sha256 "03cc87ce9bb785c341b7f7b9a8eac95c318cefca763f5c9a0e1c617765d20a7a"
4+
url "https://registry.npmjs.org/renovate/-/renovate-39.49.0.tgz"
5+
sha256 "88a5464616774e764455796a4181601a5fb86c4522a755f641fd8822a6b6ff66"
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: "64e387f50db447172b6c824300bcd72dbc5a807d28ff57c856f08d267fc14d4b"
21-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "62ae75f16122d6124aa076746bb14b0b8c4febdb71a8580a4b931b053be9578d"
22-
sha256 cellar: :any_skip_relocation, arm64_ventura: "6dc4a532366f4a5a212a84e563e3b6ec87cf6881aac2a997ef5e0d3fb2c0af42"
23-
sha256 cellar: :any_skip_relocation, sonoma: "ad42368ce96823476aace241feb1a217750e9c68dc42b4cbb944637dd118ca7a"
24-
sha256 cellar: :any_skip_relocation, ventura: "b901e86db70efc06134c85e5537f94a505dd38ffa2d85956b4897e962e51ebcf"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "08f72efa990198eb6179a651b5241480d9483928b2d1e137a1c0722a7a0e1932"
20+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6a00c5b7813618e3e7e3a50a2d8b562e426abdedf5caaf9f358bc0fe13ed188b"
21+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d143e2e94dc33afb7564c4ccfb0114abbc2f3c9826c5cf8c10cad1939f887cd7"
22+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c87acf505d5bf366935d875f14bc9937a3e458ebca96dbfb7ae893b92c2a2437"
23+
sha256 cellar: :any_skip_relocation, sonoma: "7501fd1664dbf8082fcb98ac7093181179ab93a49c51b9f5dde80b3a3bcc3230"
24+
sha256 cellar: :any_skip_relocation, ventura: "91ddb8e1f17349ac581c6cc0424f6bae0bf5c53d7bb0df23c05fed23064f4bff"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bb20c7a0d3703d09f249faaab65f61382389a7383cc9060997b722cb3c2cc0fb"
2626
end
2727

2828
depends_on "node@20"

0 commit comments

Comments
 (0)