Skip to content

Commit

Permalink
Merge pull request Homebrew#174374 from Homebrew/bump-renovate-37.406.0
Browse files Browse the repository at this point in the history
renovate 37.406.0
  • Loading branch information
BrewTestBot authored Jun 12, 2024
2 parents a10439b + e9dbd31 commit 4c17d1f
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.405.0.tgz"
sha256 "b967f7de65fe893ee4b4c4a92ac3bdc7e67a140551bae2ac580578e4583ef80b"
url "https://registry.npmjs.org/renovate/-/renovate-37.406.0.tgz"
sha256 "5e51506bdd8991226b068e99d9fd88ad04571856bd32c2528614dfb66bb5be85"
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: "10d47d89061ef1cecf2e84291df3e65a52a7ff7f46202811289e325cf85c33d7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "39803c06f84ded26844eeac7a0d42d37326daecef93d39f2ceb1332e3ceca4a6"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7eb8a683474b1dd554fbb892a28473ce8a4f5ad2dab0a788408d5dd22d8d3d4f"
sha256 cellar: :any_skip_relocation, sonoma: "cc35dbfec7000b6bec2f0ffe4e5679032a0b551f6d050e63673cc5a718f51eee"
sha256 cellar: :any_skip_relocation, ventura: "f222b11ac80916147f788b085ab226367fd30c8e2d457f02d1519d8479fd004e"
sha256 cellar: :any_skip_relocation, monterey: "2bc761265807363a99047896ac2c3683e863afc4c00fee487d020d34cee1d6e6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c8f1c26221b6c456dabb93ba507542dce7268aa061be9057aa5843b1ecbce6f3"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e4cb4c8f03c079958d5d77108ea939583f542e89b2c935b03deb9fdbe3ae8425"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3e00545bbf83863cdd4cf024c405a4d96ff58d378ba2efcaaab437c3750ff61d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e9b6b004a80f5bc24d84e480f9424b5216df203e77234f9187ef634140083458"
sha256 cellar: :any_skip_relocation, sonoma: "ccee260ccda585d03374346926d9bd1adcd081a5b01b3392e7b50fa1af60d155"
sha256 cellar: :any_skip_relocation, ventura: "2e819dcd021675591899d051663bfe9703bf66c8d1908080bc8169fdb5a923ba"
sha256 cellar: :any_skip_relocation, monterey: "0fab63c549a5f7333568298fc6f8bfddf5e081bd5acab533bfd2b441c6d8bd05"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0c87a494a3691f4caa84c93ad50568e136f5e4442125b32851030e2aeac0f4cf"
end

depends_on "node"
Expand Down

0 comments on commit 4c17d1f

Please sign in to comment.