Skip to content

Commit

Permalink
Merge pull request #137045 from chenrui333/bump-renovate-36.14.0
Browse files Browse the repository at this point in the history
renovate 36.14.0
  • Loading branch information
BrewTestBot authored Jul 19, 2023
2 parents 35af7e0 + 808b05b commit 9194ec8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/renovate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class Renovate < Formula
desc "Automated dependency updates. Flexible so you don't need to be"
homepage "https://github.com/renovatebot/renovate"
url "https://registry.npmjs.org/renovate/-/renovate-36.13.0.tgz"
sha256 "336e3d782b55ce70117c78961c87663a93925d1a8386bfc9fd5c01400da4cf92"
url "https://registry.npmjs.org/renovate/-/renovate-36.14.0.tgz"
sha256 "4108489e6e655c80a2ddb7611984dd2192a454b51a3cd94e12ce611246f3c5ab"
license "AGPL-3.0-only"

# There are thousands of renovate releases on npm and page the `Npm` strategy
Expand All @@ -19,13 +19,13 @@ class Renovate < Formula
end

bottle do
sha256 arm64_ventura: "cb7fb8313d69e520cec9ff995088fb70ab22761fd726e9dcbb41cf1e102e4e3a"
sha256 arm64_monterey: "70cb5a6023418c9a707f18e0b65c15c949cab8e2b2b8caf64ef86e3a4bcbea7c"
sha256 arm64_big_sur: "6a58a4d146a8261921300782a2f18d896da91548375e90191297ae5f86089147"
sha256 cellar: :any_skip_relocation, ventura: "366e1a10774447f440c6dab0823f75f3436371fddf04932f4d19826e04a8f1ae"
sha256 cellar: :any_skip_relocation, monterey: "17c7b9382ef143269bb908778c1ed050d2dd43fddce970a796a603ddbdde1aa1"
sha256 cellar: :any_skip_relocation, big_sur: "68ea7e11d896e1c34830f5ab4d3787a38c9305ea67c08e68c3bdd8205b281976"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1165fcbafb14ace3529a2cb6365c3ea43ab6cdb045477e73cb673444fadd8a98"
sha256 arm64_ventura: "5031f11f9e56807eba27ef66d884f6c95f16cda59cd7361b2fad79d125678339"
sha256 arm64_monterey: "01cdac7422f590833d038a862bdb23dec28f435a7f026f5a9bbfe6bb6dee3d43"
sha256 arm64_big_sur: "15622362a2ff6a3e171175e41b6a9f42b712e71dcfe29231c5354f49de6a6a9b"
sha256 cellar: :any_skip_relocation, ventura: "37a688f36e14c337e011f10b3171063dbd28864e999285e422bf51bdf438addf"
sha256 cellar: :any_skip_relocation, monterey: "ae26eb3a433f842e56face239ffbf190aec8e5871911765570931bbe867a6dde"
sha256 cellar: :any_skip_relocation, big_sur: "a3e2a98841d2af66116afc2ab21bbcc3020ad1b1850eebc5c307641740fe334b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c11b1f2cc7b20bbf7d15129b591253242d987ba212fde9e59c2ecda5cf39f510"
end

depends_on "node"
Expand Down

0 comments on commit 9194ec8

Please sign in to comment.