From b1f9fb94d48e3673b3de77fca94d74e4f2efbfc5 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 16 Jan 2023 23:28:20 -0500 Subject: [PATCH] lit 15.0.7 Closes #120779. Signed-off-by: Patrick Linnane Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/lit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/lit.rb b/Formula/lit.rb index c9733aa1160..37798ea3386 100644 --- a/Formula/lit.rb +++ b/Formula/lit.rb @@ -3,8 +3,8 @@ class Lit < Formula desc "Portable tool for LLVM- and Clang-style test suites" homepage "https://llvm.org" - url "https://files.pythonhosted.org/packages/3c/e4/aa93b44e5983672069f608e96624eab10890d2361fe0b18546d605bdcb1a/lit-15.0.6.tar.gz" - sha256 "4b4e8e41f0e60f2bad96cdb51f1c90d35ea4bb71534ec0ce3fc0e2ebb77d7fe9" + url "https://files.pythonhosted.org/packages/2f/5e/8b27ba3715becd8ee26f1f0c2ef9d18fa425a9f6bbf535573b90c08171b4/lit-15.0.7.tar.gz" + sha256 "ed08ac55afe714a193653df293ae8a6ee6c45d6fb11eeca72ce347d99b88ecc8" license "Apache-2.0" => { with: "LLVM-exception" } bottle do