We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 451adaa commit 5033311Copy full SHA for 5033311
build/fbcode_builder/manifests/exprtk
@@ -2,12 +2,12 @@
2
name = exprtk
3
4
[download]
5
-url = https://github.com/ArashPartow/exprtk/archive/refs/tags/0.0.1.tar.gz
6
-sha256 = fb72791c88ae3b3426e14fdad630027715682584daf56b973569718c56e33f28
+url = https://github.com/ArashPartow/exprtk/archive/refs/tags/0.0.3.tar.gz
+sha256 = f9dec6975e86c702033d6a65ba9a0368eba31a61b89d74f2b5d24457c02c8439
7
8
[build.not(os=windows)]
9
builder = nop
10
-subdir = exprtk-0.0.1
+subdir = exprtk-0.0.3
11
12
[install.files]
13
exprtk.hpp = exprtk.hpp
0 commit comments