Skip to content

Commit 8f5ddfb

Browse files
committed
fish-lsp 1.0.10
1 parent c17bf49 commit 8f5ddfb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Formula/f/fish-lsp.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
class FishLsp < Formula
22
desc "LSP implementation for the fish shell language"
33
homepage "https://www.fish-lsp.dev"
4-
url "https://registry.npmjs.org/fish-lsp/-/fish-lsp-1.0.9-1.tgz"
5-
sha256 "c28799ee8b7e3a17b7892aa3f9d80ebe638313b9bce772ac364faee3ced5d43a"
4+
url "https://registry.npmjs.org/fish-lsp/-/fish-lsp-1.0.10.tgz"
5+
sha256 "8658f4568796fbc1736774c332b6cf8199bf1218a32297930153bb1a239cd2e5"
66
license "MIT"
77

8-
no_autobump! because: :requires_manual_review
9-
108
bottle do
119
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fd0aa44217f04dce7a0016c07e1f232552092de2958a862b3dbba59ff98e5d4e"
1210
sha256 cellar: :any_skip_relocation, arm64_sonoma: "31e2b3079d69b9d7f960399e6ff205aafdaacae5c0d9e39bb8ada0a17a4b2763"

0 commit comments

Comments
 (0)