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 8959433 commit cf007caCopy full SHA for cf007ca
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.24.0.tgz"
5
- sha256 "0ecd2b049ae8c4fe337b9bb66b2fc84713101d31db9f1935ecaf41d438b8723a"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.25.0.tgz"
+ sha256 "1f3a8acbfaf240514f8fa982d391783a07f891d1dd37737b36fa5a04edc1cfbd"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments