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 12380bf commit d8f95efCopy full SHA for d8f95ef
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.10.0.tgz"
5
- sha256 "9909af174fd1d9f72296a85267b67d94f650f1e90f95c0d0f2c2231d383636fa"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.11.0.tgz"
+ sha256 "b85a93ec4c9a5590b3fd0769bec41fa94a8e866fe353259271de7ad90f8cea0a"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments