We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b400c commit 7f59481Copy full SHA for 7f59481
Formula/lib/libcsv.rb
@@ -21,6 +21,7 @@ class Libcsv < Formula
21
sha256 cellar: :any, high_sierra: "6946a6ff37a03f75d464cdc1229eb72251ae6b5d2726a658a016e39e862f0e33"
22
sha256 cellar: :any, sierra: "6d89efd634be6551134f099e458225325d76d69f55ba37676a3ccf7bea6c4e59"
23
sha256 cellar: :any, el_capitan: "3f69bb369fafd5c207f1c8ea500dc1e725e8e7dfe005215ff14b61fc25ac28e6"
24
+ sha256 cellar: :any_skip_relocation, arm64_linux: "a313d8dd11bc697e7f0f45e36572a38c6a86c827b0309a564849c443ea573a78"
25
sha256 cellar: :any_skip_relocation, x86_64_linux: "a66bd666958e3125f08377688cf86c94cd38e077bedea9a70cb17c721794211f"
26
end
27
0 commit comments