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 bccf550 commit 1fa8728Copy full SHA for 1fa8728
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.63.0.tgz"
5
- sha256 "edfe7afd9d0af0ef7c53984e585b5cd07ddef48b5633869d1435ca54dde19f49"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.64.0.tgz"
+ sha256 "c7bd6d531dfb33c24962d25bc04ae98f08361ef8fd699a27d06068c6f8464867"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments