Skip to content

Commit e477661

Browse files
committed
typos-lsp: update 0.1.35 bottle.
1 parent 397239a commit e477661

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/typos-lsp.rb

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

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5d4efac892b323f3b32e6c07998b59df4bf4946f52435c2d5740559b1f96ba42"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ace77bdcab13f2597acf0a1f018a64f9e0a2c1c15be9e1efacadfad9b4b86d8b"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "d2013fe60cb003f82d1c09e7856d5ab29885a48330bb02bd68d938dc5fea6587"
12-
sha256 cellar: :any_skip_relocation, sonoma: "9379c79303d1dbfd94170a43376b740fbfbd2df4a850e4324c0a9b18ede82a94"
13-
sha256 cellar: :any_skip_relocation, ventura: "0ed108e42e612ea642fc2c052c95556641d9a6bbb0cb3f596e3b459b91245163"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "330fd6536ecaa21879399b08bc0cd1e1136813b4c5f9fca4998f082b8e6dde0e"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f746f85ff1208e965a04304c9a45c0b263531b95745e5db1eded7c818017cca1"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dd0e5216832fe4dc8b0af7c1a897231de5878670a60bf45ed1b10170fd9f33de"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "94a4b0bb303c21a972093b50ad0c9d48afc2316fa8f8a1d005882c933bed1ec5"
12+
sha256 cellar: :any_skip_relocation, sonoma: "c0de5961ef972d56a0f92ed68f6e8a90d37a2aa02da6885b7a3defb7aca3a2ad"
13+
sha256 cellar: :any_skip_relocation, ventura: "acf23a44b146518d3df4c062c9997f47561dc56abf03907f566a9792d2e6002d"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bcf84cd3a9b618dcf9a77c0ab0788c8cf687cec18f2df858ba275712165419ac"
1515
end
1616

1717
depends_on "rust" => :build

0 commit comments

Comments
 (0)