Skip to content

Commit

Permalink
libomp 19.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 17, 2024
1 parent 1a19043 commit f54857b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/lib/libomp.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Libomp < Formula
desc "LLVM's OpenMP runtime library"
homepage "https://openmp.llvm.org/"
url "https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/openmp-18.1.8.src.tar.xz"
sha256 "60ed57245e73894e4a2a89b15889f367bd906abfe6d3f92e1718223d4b496150"
url "https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.0/openmp-19.1.0.src.tar.xz"
sha256 "c036fd95c8eeea8d7bce4196ee20cc5c5a99702d6ec7f0bb19828e315bc3a9ac"
license "MIT"

livecheck do
Expand Down

0 comments on commit f54857b

Please sign in to comment.