Skip to content

Commit 762fab4

Browse files
committed
fish-lsp: update 1.0.10 bottle.
1 parent 8f5ddfb commit 762fab4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/f/fish-lsp.rb

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

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fd0aa44217f04dce7a0016c07e1f232552092de2958a862b3dbba59ff98e5d4e"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "31e2b3079d69b9d7f960399e6ff205aafdaacae5c0d9e39bb8ada0a17a4b2763"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "391c5738ba7d009359573d185d550c9ad0f838eb6089de88e1598c373532b738"
12-
sha256 cellar: :any_skip_relocation, sonoma: "768ba6503c8d30a8d32c58fdbbd5bf92dd38ccc7d969a8423a24e68d77c28499"
13-
sha256 cellar: :any_skip_relocation, ventura: "cd00a2257cfb0ad4288201717a2d731d0b0b77709a169efca97c2c55460c8d49"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "653f8c99ce4ef102e2a428dcd2168ace89f63b090819f8c62f8f91267de2046f"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "43d125c5114e65b3a8b767b686a5f9d91fc12cd81c35a67b3d565c7310ece8ad"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "23292848f5b3230a81e645579c4b63ddd5ffc2b112fc5259d06fcfe6170555c4"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0b18fa128084adb15fc202f0c92f9ef0331212bda442f2c624ae09e1049c627e"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a4edd3d72f56ffdb29e2d0c5089c034ad988b27efaa85f7cc80681da792f3352"
12+
sha256 cellar: :any_skip_relocation, sonoma: "3a48c739199547813106e6b824c7d704d3ff44e07ab072802b4b05da3c18db16"
13+
sha256 cellar: :any_skip_relocation, ventura: "90831422f1f2d1037b8580a3c8647179f229a050db49f79eac187789e65bf33b"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "7825eb104d5cc6f7edb48eba4b40cd899bc5e89fda7e4cde32de2bc8eb3a9e49"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3f0a041d4dcf3478cbf99396dda7ad0865b0186ea31291fe75043f40f5c4cbf5"
1616
end
1717

1818
depends_on "fish" => [:build, :test]

0 commit comments

Comments
 (0)