diff --git a/CHANGES.md b/CHANGES.md index c65f942d..e8b2af65 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -STAR 2.7.10b --- 2022/10/20 ::: Bug-fix release. +STAR 2.7.10b --- 2022/11/01 ::: Bug-fix release. =========================================================================== * PR #1638: Increased entropy of shmKey to avoid collisions between genomes. Many thanks to Jeff Hussmann (@jeffhussmann). * Issue #1577: Reduced RAM usage for large STARsolo runs. diff --git a/bin/Linux_x86_64/STAR b/bin/Linux_x86_64/STAR new file mode 100755 index 00000000..95969427 Binary files /dev/null and b/bin/Linux_x86_64/STAR differ diff --git a/bin/Linux_x86_64/STARlong b/bin/Linux_x86_64/STARlong new file mode 100755 index 00000000..734804f2 Binary files /dev/null and b/bin/Linux_x86_64/STARlong differ diff --git a/bin/Linux_x86_64_static/STAR b/bin/Linux_x86_64_static/STAR new file mode 100755 index 00000000..1ab06677 Binary files /dev/null and b/bin/Linux_x86_64_static/STAR differ diff --git a/bin/Linux_x86_64_static/STARlong b/bin/Linux_x86_64_static/STARlong new file mode 100755 index 00000000..2b7e138b Binary files /dev/null and b/bin/Linux_x86_64_static/STARlong differ diff --git a/bin/MacOSX_x86_64/STAR b/bin/MacOSX_x86_64/STAR new file mode 100755 index 00000000..904f112f Binary files /dev/null and b/bin/MacOSX_x86_64/STAR differ diff --git a/bin/MacOSX_x86_64/STARlong b/bin/MacOSX_x86_64/STARlong new file mode 100755 index 00000000..017aa480 Binary files /dev/null and b/bin/MacOSX_x86_64/STARlong differ