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 ba36b86 commit 0e545e6Copy full SHA for 0e545e6
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.62.0.tgz"
5
- sha256 "b72bebe49ec18c152a17fd3b7ad7f17780f7de5acd0480b399b4fcbc0034485f"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.63.0.tgz"
+ sha256 "edfe7afd9d0af0ef7c53984e585b5cd07ddef48b5633869d1435ca54dde19f49"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments