File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Libomp < Formula
22 desc "LLVM's OpenMP runtime library"
33 homepage "https://openmp.llvm.org/"
4- url "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5 /openmp-21.1.5 .src.tar.xz"
5- sha256 "4bbfe240f23f873fe5fdd4d65e07b6ec0c0a4721cd0d339018b1f520cee48a08 "
4+ url "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6 /openmp-21.1.6 .src.tar.xz"
5+ sha256 "47ce66334725d3919cbdc9a506245ba12c77e1c15d1347c1f7917289624eb7db "
66 license "MIT"
77
88 livecheck do
@@ -31,8 +31,8 @@ class Libomp < Formula
3131 end
3232
3333 resource "cmake" do
34- url "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5 /cmake-21.1.5 .src.tar.xz"
35- sha256 "48013d5714a96419bf993a2e5e4c5827377e8cf9c565070731fb2305d50d9511 "
34+ url "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.6 /cmake-21.1.6 .src.tar.xz"
35+ sha256 "e364f135fa14c343d70cac96f577f44e8e20bf026682f647f8c3c5687a0bebd1 "
3636
3737 livecheck do
3838 formula :parent
You can’t perform that action at this time.
0 commit comments