We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af12c16 commit a77b8fcCopy full SHA for a77b8fc
Formula/r/renovate.rb
@@ -1,8 +1,8 @@
1
class Renovate < Formula
2
desc "Automated dependency updates. Flexible so you don't need to be"
3
homepage "https://github.com/renovatebot/renovate"
4
- url "https://registry.npmjs.org/renovate/-/renovate-41.56.0.tgz"
5
- sha256 "2e8c9a82f73e79709e7197cd407d67666a04b88f2fc385da7a558b5fe4c52f26"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.57.0.tgz"
+ sha256 "2f75385bc388097c1a8a4df2fb1e337573fef642ef24c174b8c7d18caaba86d4"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments