We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd4321 commit c31e8ceCopy full SHA for c31e8ce
Formula/j/jq-lsp.rb
@@ -7,6 +7,7 @@ class JqLsp < Formula
7
head "https://github.com/wader/jq-lsp.git", branch: "master"
8
9
bottle do
10
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "502072e727bcfc2f164cf4a44986c38cae4adf095053f0cff86231fad0f9face"
11
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a9cec3d399e0d6c5d50e89d4dcf8f953b77fd362b592f6e63b0b0be286e9ed42"
12
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a9cec3d399e0d6c5d50e89d4dcf8f953b77fd362b592f6e63b0b0be286e9ed42"
13
sha256 cellar: :any_skip_relocation, arm64_ventura: "a9cec3d399e0d6c5d50e89d4dcf8f953b77fd362b592f6e63b0b0be286e9ed42"
0 commit comments