Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lit 18.1.2 #166901

Merged
merged 2 commits into from
Mar 22, 2024
Merged

lit 18.1.2 #166901

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
lit: update 18.1.2 bottle.
  • Loading branch information
BrewTestBot committed Mar 22, 2024
commit c9fa7b56c8cfb2a4537d4bdf1f1f971873cca1fd
2 changes: 1 addition & 1 deletion Formula/l/lit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Lit < Formula
license "Apache-2.0" => { with: "LLVM-exception" }

bottle do
sha256 cellar: :any_skip_relocation, all: "7265c22ff95040c9deccc0c56e940faa96f348f0b26ab1e728f476cceaf4c327"
sha256 cellar: :any_skip_relocation, all: "17dfe4701ba46d41ff471434da19f072d7d153d3a69e34242a561a464f177e91"
end

depends_on "python-setuptools" => :build
Expand Down
Loading