From 898603e6bb83102cbe199201ca70516f56a45a89 Mon Sep 17 00:00:00 2001 From: emscripten-forge-bot Date: Wed, 2 Oct 2024 01:10:35 +0000 Subject: [PATCH] Update llvm from 19.1.0 to 19.1.1 --- recipes/recipes_emscripten/llvm/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/recipes_emscripten/llvm/recipe.yaml b/recipes/recipes_emscripten/llvm/recipe.yaml index 7e408994c..3f7cdd021 100644 --- a/recipes/recipes_emscripten/llvm/recipe.yaml +++ b/recipes/recipes_emscripten/llvm/recipe.yaml @@ -1,5 +1,5 @@ context: - version: 19.1.0 + version: 19.1.1 package: name: llvm @@ -8,7 +8,7 @@ package: source: url: https://github.com/llvm/llvm-project/archive/refs/tags/llvmorg-${{ version }}.tar.gz - sha256: 0a08341036ca99a106786f50f9c5cb3fbe458b3b74cab6089fd368d0edb2edfe + sha256: 115dfd98a353d05bffdab3f80db22f159da48aca0124e8c416f437adcd54b77f patches: - patches/cross_compile.patch