Skip to content

Commit 73de7d1

Browse files
committed
README update for v0.0.8-alpha
1 parent d1ae940 commit 73de7d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ WinBQN is a work in progress attempt at providing an easy to install and configu
44

55
| Download | Description |
66
| -----------------------------------------|-----------------|
7-
| [cbqn-cygwin-mintty-standalone-x86_64.zip](https://github.com/actalley/WinBQN/releases/download/v0.0.7-alpha/cbqn-cygwin-mintty-standalone-x86_64.zip) | Cygwin compiled CBQN, mintty, rlwrap, required libraries, and BQN character input configuration for the repl |
8-
| [cbqn-cygwin-standalone-x86_64.zip](https://github.com/actalley/WinBQN/releases/download/v0.0.7-alpha/cbqn-cygwin-standalone-x86_64.zip) | Cygwin compiled CBQN and required library |
9-
| [cbqn-msys2-mintty-standalone-x86_64.zip](https://github.com/actalley/WinBQN/releases/download/v0.0.7-alpha/cbqn-msys2-mintty-standalone-x86_64.zip) | Msys2 compiled CBQN, mintty, rlwrap, required libraries, and BQN character input configuration for the repl |
10-
| [cbqn-msys2-standalone-x86_64.zip](https://github.com/actalley/WinBQN/releases/download/v0.0.7-alpha/cbqn-msys2-standalone-x86_64.zip) | Msys2 compiled CBQN and required library |
7+
| [cbqn-msys2-mintty-standalone-x86_64.zip](https://github.com/actalley/WinBQN/releases/download/v0.0.8-alpha/cbqn-msys2-mintty-standalone-x86_64.zip) | Msys2 compiled CBQN, mintty, rlwrap, required libraries, and BQN character input configuration for the repl |
8+
| [cbqn-msys2-standalone-x86_64.zip](https://github.com/actalley/WinBQN/releases/download/v0.0.8-alpha/cbqn-msys2-standalone-x86_64.zip) | Msys2 compiled CBQN and required library |
9+
| [cbqn-cygwin-gcc-mintty-standalone-x86_64.zip](https://github.com/actalley/WinBQN/releases/download/v0.0.8-alpha/cbqn-cygwin-gcc-mintty-standalone-x86_64.zip) | Cygwin (gcc) compiled CBQN, mintty, rlwrap, required libraries, and BQN character input configuration for the repl |
10+
| [cbqn-cygwin-gcc-standalone-x86_64.zip](https://github.com/actalley/WinBQN/releases/download/v0.0.8-alpha/cbqn-cygwin-gcc-standalone-x86_64.zip) | Cygwin (gcc) compiled CBQN and required library |
1111

1212
## Short(ish) Term Goals
1313
- [x] Basic standalone xcopy-distribution

0 commit comments

Comments
 (0)