Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2019-09-12 00:38:24 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2019-09-12 00:38:24 +0300
commitaf8b1a4642c69cb5a522a42fd11cfc2845e264a7 (patch)
treeb646eb8ee7a412c3f1a63a63fbcf4ea0a8f1ae51 /Readme.md
parent4fdce86c35250b8244386a9c6d4a90ef4f7d59aa (diff)
Add CI building on ARM, as people have asked for it (issue #37)
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index 61735c78..bf22fb81 100644
--- a/Readme.md
+++ b/Readme.md
@@ -4,9 +4,9 @@ This is the post-peer-review LLFIO v2 rewrite. You can view its documentation at
Tarballs of source and prebuilt binaries for Linux x64, MacOS x64 and Windows x64:
- https://dedi5.nedprod.com/static/files/llfio-v2.0-source-latest.tar.xz
-- https://dedi5.nedprod.com/static/files/llfio-v2.0-binaries-linux64-latest.tgz
+- https://dedi5.nedprod.com/static/files/llfio-v2.0-binaries-linux64-latest.tgz (Ubuntu 18.04 LTS x64)
- https://dedi5.nedprod.com/static/files/llfio-v2.0-binaries-darwin64-latest.tgz (disabled pending XCode supporting Filesystem TS)
-- https://dedi5.nedprod.com/static/files/llfio-v2.0-binaries-win64-latest.zip
+- https://dedi5.nedprod.com/static/files/llfio-v2.0-binaries-win64-latest.zip (VS2017 x64)
USAGE AND CONFIGURATION INSTRUCTIONS CAN BE FOUND AT https://ned14.github.io/llfio/