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 c06d1ee commit 889f688Copy full SHA for 889f688
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.137.0.tgz"
5
- sha256 "608106893129138f5d6627872aab4db843473cb31380686c181579e8b880e165"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.138.0.tgz"
+ sha256 "81fcad94671ca206effec15529f7d13173fbdd369df77bafb189039ef6e3a785"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments