diff options
author | Konstantin Pavlov <thresh@nginx.com> | 2023-08-22 14:55:10 -0700 |
---|---|---|
committer | Konstantin Pavlov <thresh@nginx.com> | 2023-08-22 14:55:10 -0700 |
commit | 805f6c24d6c19f9a85cfe1540ba5a5090562bfc1 (patch) | |
tree | fe97cfa47295f29b45062d4542ebf9b69052dba7 /pkg/contrib/src/wasmtime/version | |
parent | 36dceaef638141c1f74818760f3f61a35c7470c9 (diff) | |
download | unit-805f6c24d6c19f9a85cfe1540ba5a5090562bfc1.tar.gz unit-805f6c24d6c19f9a85cfe1540ba5a5090562bfc1.tar.bz2 |
contrib: added wasmtime.
Diffstat (limited to '')
-rw-r--r-- | pkg/contrib/src/wasmtime/version | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/contrib/src/wasmtime/version b/pkg/contrib/src/wasmtime/version new file mode 100644 index 00000000..1debf1ff --- /dev/null +++ b/pkg/contrib/src/wasmtime/version @@ -0,0 +1 @@ +WASMTIME_VERSION := 11.0.1 |