From 503331123b0e1f48963da0e58179b8b170f58478 Mon Sep 17 00:00:00 2001 From: Arash Partow Date: Mon, 1 Jan 2024 00:00:00 +0000 Subject: [PATCH] Update ExprTk v0.0.3 --- build/fbcode_builder/manifests/exprtk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/fbcode_builder/manifests/exprtk b/build/fbcode_builder/manifests/exprtk index c0dfc1afbf67f..003967afa4b46 100644 --- a/build/fbcode_builder/manifests/exprtk +++ b/build/fbcode_builder/manifests/exprtk @@ -2,12 +2,12 @@ name = exprtk [download] -url = https://github.com/ArashPartow/exprtk/archive/refs/tags/0.0.1.tar.gz -sha256 = fb72791c88ae3b3426e14fdad630027715682584daf56b973569718c56e33f28 +url = https://github.com/ArashPartow/exprtk/archive/refs/tags/0.0.3.tar.gz +sha256 = f9dec6975e86c702033d6a65ba9a0368eba31a61b89d74f2b5d24457c02c8439 [build.not(os=windows)] builder = nop -subdir = exprtk-0.0.1 +subdir = exprtk-0.0.3 [install.files] exprtk.hpp = exprtk.hpp