Skip to content

Commit dea4e0b

Browse files
authored
Update README.md
1 parent c48aaea commit dea4e0b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ This project is intended to be used & integrated with software that works better
3636
Here are the relevant URLs that you would use in your code to fetch releases from this bikeshed-builder project:
3737

3838
```
39-
https://github.com/jcbhmr/bikeshed/releases/download/4.1.12/bikeshed-linux_x86_64-4.1.12.tar.gz
40-
https://github.com/jcbhmr/bikeshed/releases/download/4.1.12/bikeshed-macosx_10_9_x86_64-4.1.12.tar.gz
41-
https://github.com/jcbhmr/bikeshed/releases/download/4.1.12/bikeshed-macosx_11_0_arm64-4.1.12.tar.gz
42-
https://github.com/jcbhmr/bikeshed/releases/download/4.1.12/bikeshed-win_amd64-4.1.12.zip
43-
https://github.com/jcbhmr/bikeshed/releases/download/4.1.12/bikeshed-ape-4.1.12.zip
39+
https://github.com/jcbhmr/bikeshed/releases/download/v4.1.12/bikeshed-linux_x86_64-4.1.12.tar.gz
40+
https://github.com/jcbhmr/bikeshed/releases/download/v4.1.12/bikeshed-macosx_10_9_x86_64-4.1.12.tar.gz
41+
https://github.com/jcbhmr/bikeshed/releases/download/v4.1.12/bikeshed-macosx_11_0_arm64-4.1.12.tar.gz
42+
https://github.com/jcbhmr/bikeshed/releases/download/v4.1.12/bikeshed-win_amd64-4.1.12.zip
43+
https://github.com/jcbhmr/bikeshed/releases/download/v4.1.12/bikeshed-ape-4.1.12.zip
4444
```
4545

4646
In addition to the PyInstaller tarballs there's also an [actually portable executable](https://justine.lol/ape.html) (APE) that bundles the Windows, macOS (x86-64 & AArch64), and Linux binaries into a single multiplatform executable.

0 commit comments

Comments
 (0)