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-20.1.3 /openmp-20.1.3 .src.tar.xz"
5- sha256 "cbe93aae254ed633a8e2e63a0fc0fc3a5a4a53745b511151bce4a4fde7d70397 "
4+ url "https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.4 /openmp-20.1.4 .src.tar.xz"
5+ sha256 "544544a69a792f2b94e886cc556e8af85b50f1e30cf9f629718f4184439f9878 "
66 license "MIT"
77
88 livecheck do
@@ -32,8 +32,8 @@ class Libomp < Formula
3232 end
3333
3434 resource "cmake" do
35- url "https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.3 /cmake-20.1.3 .src.tar.xz"
36- sha256 "d5423ec180f14df6041058a2b66e321e4420499e111235577e09515a38a03451 "
35+ url "https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.4 /cmake-20.1.4 .src.tar.xz"
36+ sha256 "d6fe52e4fd709590284127cfef143f67ff1b917865f1b4731f6600c330bf9c27 "
3737
3838 livecheck do
3939 formula :parent
You can’t perform that action at this time.
0 commit comments