Skip to content

Commit

Permalink
next-ls: update 0.13.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Oct 17, 2023
1 parent 19e427a commit 0a3d5ad
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.13.4"
sha256 cellar: :any_skip_relocation, ventura: "e173b30cebdced397bd6b91f685a2ee8fbbd9ff9ce47a128fe3b55868c4c1c74"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bb5f5a4831fa4cc7f4b79a77f5b2fe3768085b4cf3c668ab1c8c42ebbad67432"
root_url "https://github.com/elixir-tools/homebrew-tap/releases/download/next-ls-0.13.5"
sha256 cellar: :any_skip_relocation, ventura: "a71d6e8c52dcdfbcaee7c9daf4ad98b3400349506d275bec7f3e8427f8c58cfb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3575abbae1f99a5ef9f3154e3b08fe23a3205753e18b5792669c5357a289cea7"
end

depends_on "elixir" => :build
Expand Down

0 comments on commit 0a3d5ad

Please sign in to comment.