Skip to content

Commit

Permalink
next-ls: update 0.14.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Nov 7, 2023
1 parent 9b3a073 commit 9a14c47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions next-ls.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ class NextLs < Formula
license "MIT"

bottle do
root_url "https://github.com/elixir-tools/homebrew-tap/releases/download/next-ls-0.14.1"
sha256 cellar: :any_skip_relocation, ventura: "325c39f833ff72fa9419eeef675371c7d0db6c90c82297e9eab04cc98200ba61"
sha256 cellar: :any_skip_relocation, x86_64_linux: "49ee9541de34f2a34699d7655dc7390146ef3767e0b55bebe6ced8528ebd4a23"
root_url "https://github.com/elixir-tools/homebrew-tap/releases/download/next-ls-0.14.2"
sha256 cellar: :any_skip_relocation, ventura: "4e4b59133849261eb0e093185b4cb472d96ebf5484ee729b08227ea21225a55c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "021bc38f62453442f70f4d0f75f4fbb858bc2641eaea579175f35e1ecc5eceea"
end

depends_on "elixir" => :build
Expand Down

0 comments on commit 9a14c47

Please sign in to comment.