diff options
Diffstat (limited to 'repos/extra/mimalloc/abuild')
| -rwxr-xr-x | repos/extra/mimalloc/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/mimalloc/abuild b/repos/extra/mimalloc/abuild index 8364b862..923a2228 100755 --- a/repos/extra/mimalloc/abuild +++ b/repos/extra/mimalloc/abuild @@ -1,5 +1,5 @@ name=mimalloc -version=v2.1.9 # V2 is the stable branch, V3 is still very experimental +version=2.1.9 release=1 source="https://github.com/microsoft/${name}/archive/v${version}/${name}-v${version}.tar.gz" keep_static=1 |