ruff: update 0.0.212 bottle.
parent
e11d68c728
commit
dea7ef5ddd
|
@ -7,13 +7,13 @@ class Ruff < Formula
|
|||
head "https://github.com/charliermarsh/ruff.git", branch: "main"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any_skip_relocation, arm64_ventura: "bded970767cffad8020eb5b334bf65861243cb15b0ae32f763e35ab411c36110"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "3a7eb86617b2e6c9d9569a1049137a8ea922b45f63ca9faf26ee6307f6c62b04"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6cbe77daa13936fa0639e8f4dd87f3baa1a917a262de20ae98fc42839bcbc6b8"
|
||||
sha256 cellar: :any_skip_relocation, ventura: "723a16abb39864e2aa1a93b8a08aa5e8affee20333c4813533c30483d8618b96"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "aeb87637c0a902155fedce39de4801bcda5dc769f87e67c3f2c162dc9052f62d"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "01b26f0d8444f9f43fa8a43f0c13139c4babad4e1a4d5443c2318c5d6bb56088"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "d8d614c80b4debab72e441251a8d6810caef0036b3d07537ad425da36cae7058"
|
||||
sha256 cellar: :any_skip_relocation, arm64_ventura: "bf914dee37c1c543c8d7fefd79d463febba443948c9cdc2fba4ae19542d99aec"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "93af52fa3752787abdde077fd6d183ff0d5a66102360a3c4c6ba6ce64b9800ed"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "60a1c24cfc0ed7d9e58fc95b4970e057e1fd5f22a19c96a9fb3e82772175bbf1"
|
||||
sha256 cellar: :any_skip_relocation, ventura: "86bd6e6491faa83c58cda7ca931cccb9e5f9467179d8a1f40d325a53c68e05d3"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "c87f9fa3f2206f8e51cbe535e767299947f86f9f797d293541670f1822a3cf0a"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "e5a23b979dbdff3d3127a0ba2bc6285e1d8ceadfbce5804f2c210761999cc19b"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "957b0e14ad4e17e60ea38d925988027058636340a72b971cec10283d057a1f33"
|
||||
end
|
||||
|
||||
depends_on "rust" => :build
|
||||
|
|
Loading…
Reference in New Issue