Skip to content

Commit

Permalink
pylint: update 3.3.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent c9485f2 commit 490676e
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/p/pylint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,12 @@ class Pylint < Formula
license "GPL-2.0-or-later"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d966081c2abd5e6810a3b549206da412ba07bbc131d1f2cdab9a4d79c7d2b04e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4ee92a10c49e151505397f9a17d6745784e35092ed412c4bf855c8abafaac833"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4ee92a10c49e151505397f9a17d6745784e35092ed412c4bf855c8abafaac833"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4ee92a10c49e151505397f9a17d6745784e35092ed412c4bf855c8abafaac833"
sha256 cellar: :any_skip_relocation, sonoma: "48aa87c2e9f134160e9b5cc3453370662d70170ea16262842b23e25881cc752b"
sha256 cellar: :any_skip_relocation, ventura: "48aa87c2e9f134160e9b5cc3453370662d70170ea16262842b23e25881cc752b"
sha256 cellar: :any_skip_relocation, monterey: "48aa87c2e9f134160e9b5cc3453370662d70170ea16262842b23e25881cc752b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b3c476dc33ef136cde2cc1bc18515dec6a6f718ea1335b9ec90673af6b3f4c6f"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "695440ad875fa54652a645bcf24c76b0bd990aa48addcde157c646adc6ba84eb"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "695440ad875fa54652a645bcf24c76b0bd990aa48addcde157c646adc6ba84eb"
sha256 cellar: :any_skip_relocation, arm64_ventura: "695440ad875fa54652a645bcf24c76b0bd990aa48addcde157c646adc6ba84eb"
sha256 cellar: :any_skip_relocation, sonoma: "1cf7d4b9fcaea35aa60dd82fa6f824b75d224f13d74d69c820532999b23f42f1"
sha256 cellar: :any_skip_relocation, ventura: "1cf7d4b9fcaea35aa60dd82fa6f824b75d224f13d74d69c820532999b23f42f1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bb73bb0df86cca9ac8a3cdb018ef040c4e9a0448c5a6e3645f833343695b6311"
end

depends_on "python@3.12"
Expand Down

0 comments on commit 490676e

Please sign in to comment.