Skip to content

Commit

Permalink
Merge pull request #167443 from Homebrew/bump-renovate-37.274.0
Browse files Browse the repository at this point in the history
renovate 37.274.0
  • Loading branch information
BrewTestBot authored Mar 28, 2024
2 parents c464497 + bacbb90 commit f3c7799
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.273.0.tgz"
sha256 "1084103ea017d69b4b7eafa81571aa1733ffa8b8c66cddaa4f61fd01661bf062"
url "https://registry.npmjs.org/renovate/-/renovate-37.274.0.tgz"
sha256 "459750ca045eec58082bf96909de7659acece99934256d4de5ddc4f1c3085341"
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 cellar: :any_skip_relocation, arm64_sonoma: "29b047846c59ef50408c4ab136e1802a267da8f884b34663370c1713ef0f5b06"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b04e1051bf830dbd612b32f0312084dae4dece7622a1cbed046bf1b3362ae346"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e9235fce1863bb1a6cf9642a7b9f5af7b54ef91d0d9577176ff21168df9813b1"
sha256 cellar: :any_skip_relocation, sonoma: "87d150445e9708bd8b5288c4b7b91f2fa29bbf9d0d1de9bd5ed253fa45139a0e"
sha256 cellar: :any_skip_relocation, ventura: "24a4ed6c28116c16c4a4f58e4c260c5e4adbd9a89280bbd32ffe9deaf24d5fc7"
sha256 cellar: :any_skip_relocation, monterey: "5c0643b4d0511ab2bf707c11d345ac8e7821da71646f7f4247c98d6f5fde553e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "faa5cb04cdc829eae95c745a5cc0af4a88412389433319f35dc66aad61b47d99"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b6c0661d6159a0a2ae6e2f60e1d92fec45053354119bcce68289d750c7f225f5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b9f01d569988c242bcc706d98830581383a24aeaa7040efc239c71292d52f2d2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c0fbe38f6f76602356db1601a44acbc7d954673614cdc0dbbc2d1706af903d0b"
sha256 cellar: :any_skip_relocation, sonoma: "a5f28c6577d40bb4c5163a99cc62dbcf3a5e0163a4b1686ba2d845cc00507887"
sha256 cellar: :any_skip_relocation, ventura: "513f651757aa1d358897afa3812dc0ae9838a3af5f605028ae90f21c9bd63a59"
sha256 cellar: :any_skip_relocation, monterey: "207173e8aeb7ac96a6427e774712478055eb184b3925e4cb866d3480e27e2dbe"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3ac089961928833dbfc27922fdc32477f72ea1e1eb5a150e08722ba54a26a39a"
end

depends_on "node"
Expand Down

0 comments on commit f3c7799

Please sign in to comment.