Skip to content

Commit

Permalink
lit 18.1.2
Browse files Browse the repository at this point in the history
autobump: add lit

Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Mar 22, 2024
1 parent 5a66876 commit 2e1c308
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1088,6 +1088,7 @@ linkerd
linode-cli
linux-headers@5.15
liquibase
lit
little-cms2
livekit
llm
Expand Down
4 changes: 2 additions & 2 deletions Formula/l/lit.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Lit < Formula
desc "Portable tool for LLVM- and Clang-style test suites"
homepage "https://llvm.org"
url "https://files.pythonhosted.org/packages/6e/77/2949345d1bab3ac2513377561cc823f96dcbc76fd9133b9ea8a824e75a5f/lit-18.1.1.tar.gz"
sha256 "b687537151649101f9802b22615ffdd97e1ee90c07119129af09bf2bdca23472"
url "https://files.pythonhosted.org/packages/e0/eb/95520d1be91aae6b529f1bf043bcaafa69ca09f46e8432e4f134cab5e17a/lit-18.1.2.tar.gz"
sha256 "fdead6e464f9d975d31a937b82e1162d0768d61a0e5d8ee55991a33ed4aa7128"
license "Apache-2.0" => { with: "LLVM-exception" }

bottle do
Expand Down

0 comments on commit 2e1c308

Please sign in to comment.