diff --git a/README.md b/README.md
index af2de8cbdba86919c4af3ffb5f6bcac2002912a0..5b751b4ff2a5a78756f42434431866eefc7bc491 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ I'd like to develop text-based structures for communication between each piece.
 ## Compilation Requirements
 - gcc or llvm
 - opengl
-- [glew (2.0 works)](https://github.com/nigels-com/glew/releases)
+- [glew (2.0 works, 1.3 doesn't work)](https://github.com/nigels-com/glew/releases)
 - [glfw (3.2.1 works)](https://github.com/glfw/glfw/releases)
 - [freetype2 (2.8 works)](https://www.freetype.org/download.html)
 - [harfbuzz (1.4.6 works)](https://github.com/behdad/harfbuzz/releases)
@@ -40,17 +40,17 @@ Also will need either libmbedtls-dev (Debian 9/Ubuntu 16LTS (xenial)) or libpola
 
 ## Binaries
 ### Linux
-[2017-08-19 binary package](https://my.mixtape.moe/ueepky.tar.gz)
+[2017-08-22 binary package](https://my.mixtape.moe/pejuau.tar.gz)
 
 GyroNinja.net is back online
 [nightly binary only (no font/pnm files)](https://gyroninja.net:1615/job/NetRunner/lastSuccessfulBuild/artifact/netrunner)
 [Jenkins](https://gyroninja.net:1615/job/NetRunner/)
 
 ### OSX
-[2017-08-19 binary package](https://my.mixtape.moe/mjvzts.zip)
+[2017-08-22 binary package](https://my.mixtape.moe/xqfpiu.zip)
 
 ### Windows
-[2017-08-19 binary package](https://my.mixtape.moe/qnrbqa.zip)
+[2017-08-20 binary package](https://my.mixtape.moe/exebyr.zip)
 [Jenkins](https://nt-build-bot.rvx86.net:7421/job/netrunner-winnt-i686/)
 
 ## Milestones