Skip to content

Commit 414b2ff

Browse files
committed
next-ls: update 0.21.2 bottle.
1 parent 36dca03 commit 414b2ff

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.21.1"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "142e1bf7140a9b1a649e9bd3089479f5c0158346c3c615666fdecff82074d176"
11-
sha256 cellar: :any_skip_relocation, ventura: "b8513e7669056bd4c34ee3ce9925ebf79bd748ada0083ef9b27e787eebba775e"
12-
sha256 cellar: :any_skip_relocation, x86_64_linux: "75a20ab9267aa84066eccea582f94e1fab56a8e589c7f3603f6a715a86e8f769"
9+
root_url "https://github.com/elixir-tools/homebrew-tap/releases/download/next-ls-0.21.2"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "194cdf389dd75836bc096ee2a96fddb79c86fc1430ce5b3094209aa453b01d39"
11+
sha256 cellar: :any_skip_relocation, ventura: "37415fe6573af04ead0809734818185cf0e2846cdc9e806b925e90fbfd162a30"
12+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8fe3929a70379caed4f193f0ee702ae186e5c1e4b8cdf7e69c75bf63d73cbfa5"
1313
end
1414

1515
depends_on "elixir" => :build

0 commit comments

Comments
 (0)