Skip to content

Commit

Permalink
texlab: update 5.9.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 14, 2023
1 parent 9c737b2 commit b70ec64
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/texlab.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Texlab < Formula
head "https://github.com/latex-lsp/texlab.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "a7b17cc959892b5137d4849c22e2856d302d7a80058baf56b6f7337c02eae07d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "eef2a22ed3ff0dc95833f35ac9681bdef08c261d3b22365d117284d21143518e"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "8100b06edf7b3e65c1e57dab89fab8c8beefc94ed307da12922dba6c1220e753"
sha256 cellar: :any_skip_relocation, ventura: "a53c97a99430df046751e11eec886f53997b85e7fbcf20b7f21f3c39116e9074"
sha256 cellar: :any_skip_relocation, monterey: "5c4d66cbeb705fbee7aee66b6cab4c2e846a4d5f3670919bd65a8fc47851dba2"
sha256 cellar: :any_skip_relocation, big_sur: "c81fb4e94f452615105e8306dfdcfe63f874dd9c6c5df625fb25a064bf0e7b9d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2a419f1fae29f19b24e92b4d29ae052ff5318e83472cec1676147dc2b84ee5c7"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0509c5062644fbee5ae6664cc2316c5b83cf3de88076458ee806ec568f4f1109"
sha256 cellar: :any_skip_relocation, arm64_monterey: "293d9c5fa24fe66c6b46c887a3bb82e1f937265d599c77ffe5df6c43c4a7bebc"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "bbce38d24ad3681937387abcfb8bb10892b819c2afca475445766c23a10f58c3"
sha256 cellar: :any_skip_relocation, ventura: "eed0bbf7fab83df357011d7693addf24cbc1a0a3590ce4241d5851e7ab72ec20"
sha256 cellar: :any_skip_relocation, monterey: "489e505738b5af49fc478adadbd380cbd7eb80ea944a7e3c58e10e04389588dc"
sha256 cellar: :any_skip_relocation, big_sur: "85d720b3ef71f868e46bb2c57b24e57ec65a9c0af15127d9640616def34b4cf8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ba2fa5248b2a9f1ca3cb2d36451b1fd9174be924de038f003f7fdf9cf6c4d7a2"
end

depends_on "rust" => :build
Expand Down

0 comments on commit b70ec64

Please sign in to comment.