Skip to content

Commit 6f5b804

Browse files
author
sken
committed
add binaries for linux and windows
1 parent 0b1900b commit 6f5b804

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

natives/linux_64/libblake3.so

70.6 KB
Binary file not shown.

natives/windows_64/blake3.dll

-106 Bytes
Binary file not shown.

src/main/java/org/scash/NativeBLAKE3.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
package org.scash;
2+
23
import org.scijava.nativelib.NativeLoader;
34

45
public class NativeBLAKE3 {

0 commit comments

Comments
 (0)