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 30a971a commit b1bc670Copy full SHA for b1bc670
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.15.0.tgz"
5
- sha256 "a2c882ba97b8678d34858ed9fe09a0d175980e63f28466feeee3288925377960"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.16.0.tgz"
+ sha256 "764faafcf77aaac8508694555ddea1db99a3f285162648fd3907998a21bf9538"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments