Skip to content

Commit 3321b16

Browse files
committed
Link to rpi builds
1 parent 3f29b69 commit 3321b16

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

src/DevelopmentSnapshots.asciidoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ https://github.com/pasdoc/pasdoc/releases/tag/snapshot
66

77
The files available there are automatically build from the latest source (using https://github.com/pasdoc/pasdoc/tree/master/.github/workflows[GitHub Actions]).
88

9-
In particular:
9+
In particular, download latest builds for:
1010

11-
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.16.0-linux-x86_64.tar.gz[latest build for Linux (x86_64)]
12-
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.16.0-win64.zip[latest build for Windows (x86_64)]
13-
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.16.0-darwin-x86_64.zip[latest build for macOS (x86_64)]
14-
* https://github.com/pasdoc/pasdoc/[latest source code on GitHub]
11+
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.16.0-linux-x86_64.tar.gz[Linux (x86_64)]
12+
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.16.0-linux-arm.tar.gz[Linux (Arm, 32-bit) (Raspberry Pi)]
13+
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.16.0-linux-aarch64.tar.gz[Linux (Aarch64, 64-bit) (Raspberry Pi, PineTab2)]
14+
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.16.0-win64.zip[Windows (x86_64)]
15+
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.16.0-darwin-x86_64.zip[macOS (x86_64)]
1516
1617
These snapshots look like regular link:index[PasDoc] releases, but are actually compiled automatically from https://github.com/pasdoc/pasdoc[current GitHub code].
1718

0 commit comments

Comments
 (0)