Skip to content

Commit c11d8eb

Browse files
committed
next-ls: update 0.22.7 bottle.
1 parent 99d41d0 commit c11d8eb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

next-ls.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ class NextLs < Formula
66
license "MIT"
77

88
bottle do
9-
root_url "https://github.com/elixir-tools/homebrew-tap/releases/download/next-ls-0.22.6"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d639862ffba7c10a1113b5ac517b677b1b343450bcad2c8a1011eea357ecb9df"
11-
sha256 cellar: :any_skip_relocation, ventura: "0d280737def9b69b65f7e67a28f438365f0fc6615408216371931f781e7688cc"
12-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1dcacdfd333f315cd4cd889661b7e42acbcf68a1f7e723080ce542f4cbd66bef"
9+
root_url "https://github.com/elixir-tools/homebrew-tap/releases/download/next-ls-0.22.7"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7a1fd148220725b2d8554ad9d429bbd11f1a8dfcf93efa645efc4fe58a320ec6"
11+
sha256 cellar: :any_skip_relocation, ventura: "9dda2d9b89f4e076ed182e6c0f0f0a6a78f28a69a73bc1d74cf3f811b4fee9be"
12+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7fbf953ac49262089b5d26c8ddfea2924ba4763d551768f0e19dd05c2429a8c2"
1313
end
1414

1515
depends_on "elixir" => :build

0 commit comments

Comments
 (0)