Skip to content

Commit

Permalink
Merge pull request Homebrew#173697 from Homebrew/bump-renovate-37.390.0
Browse files Browse the repository at this point in the history
renovate 37.390.0
  • Loading branch information
BrewTestBot authored Jun 4, 2024
2 parents c515bb0 + 7a7de54 commit 2eb5687
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/r/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-37.388.0.tgz"
sha256 "23213affc152bc815d3f97d73f9d1bfce0ffd37c25ea67ce34695e27e413a6fe"
url "https://registry.npmjs.org/renovate/-/renovate-37.390.0.tgz"
sha256 "f8c2783a2dc49ba25ade0a50d2d548de14285948b3db734130336813e62b3ffd"
license "AGPL-3.0-only"

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

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f173af698bcccfabfcf54336bbf5be2c54929f02408a1fac6c69723b069a9f73"
sha256 cellar: :any_skip_relocation, arm64_ventura: "cbcd1f04547b4a07394cb6175161027e8552e50271f62938c60035071e5bb334"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9bc4d02d98bacbeb31167d55e089930864d3e2b1e8261ae7c45c6c17b37bedc2"
sha256 cellar: :any_skip_relocation, sonoma: "becb9fb9499d10f97ad9574f341e2b60291a47c868eb3ea7262c5319f3866d91"
sha256 cellar: :any_skip_relocation, ventura: "20fbdc9effc72bb2310319d5d85a7ceff3f81561ff4f3f6fc1d7f41faa0ff0cb"
sha256 cellar: :any_skip_relocation, monterey: "81739b9bb2bad9ed72eee372e216608ad632217a6e601e38b88a3ca2c62a805b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "88f26a62452f398c472d59e5e1de26d7c0a97704f11f21e3cffaa03d821daf07"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "41fc1a2166050d13a96d29f867977c83dfaa7699e5690c7d736912fc84ef4c28"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a9b7706c820e5dc3cff76e49a0c168b75aaf4195118693d9ff87316457a9c18d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0f74a86f994762f5b487df6d728fa3849e98391f056a8a56ad05bad188c72915"
sha256 cellar: :any_skip_relocation, sonoma: "8a1e5fb7e169344684b129c86b77cfe80a275e87cec879c248b157165eed9e6c"
sha256 cellar: :any_skip_relocation, ventura: "0d2e0c406931e65cb6d3851267a8bc2a699ba77fe0a0f0329cdba1f852cdd3ac"
sha256 cellar: :any_skip_relocation, monterey: "1f48069fdbb40b1bdc19e60682174b33b49fdd96a8192d43ebd76efd07b9f01b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9f2f4632d3abea16b99e8c54edc0e11441c001a6cc563c1c3bcbdaef6e351514"
end

depends_on "node"
Expand Down

0 comments on commit 2eb5687

Please sign in to comment.