We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76eedbd commit 3835c88Copy full SHA for 3835c88
Formula/d/dxpy.rb
@@ -13,6 +13,7 @@ class Dxpy < Formula
13
sha256 cellar: :any_skip_relocation, arm64_ventura: "e352f6a4431603942ad8ed6a2c16daea641b38b631c0853d12bbbb19a93bfa4a"
14
sha256 cellar: :any_skip_relocation, sonoma: "6227f9d2bcf352d0c89384916cdf887520bc0690ea65d721b616bcef2b0dd172"
15
sha256 cellar: :any_skip_relocation, ventura: "eafa3ad03f5e46a3d16c35b207ea999ef1f3c13f4ed1b40ef7f522f7c7a8294f"
16
+ sha256 cellar: :any_skip_relocation, arm64_linux: "04c4fe857f173c2f9640168a968307823e4ddc9b8cf5685627ed6363104afee7"
17
sha256 cellar: :any_skip_relocation, x86_64_linux: "c7b1cfb372675cf4ceb5f27342e187fab9fb7e9feecdbd98e7d9739908481c27"
18
end
19
0 commit comments