Skip to content

Commit 3489db4

Browse files
committed
Don't specify version number on DevelopmentSnapshots page, easier to maintain
1 parent 4cb7838 commit 3489db4

1 file changed

Lines changed: 2 additions & 14 deletions

File tree

src/DevelopmentSnapshots.asciidoc

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,7 @@ 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, download latest builds for:
10-
11-
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.17.0.snapshot-linux-x86_64.tar.gz[Linux (x86_64)]
12-
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.17.0.snapshot-linux-arm.tar.gz[Linux (Arm, 32-bit) (Raspberry Pi)]
13-
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.17.0.snapshot-linux-aarch64.tar.gz[Linux (Aarch64, 64-bit) (Raspberry Pi, PineTab2)]
14-
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.17.0.snapshot-win64.zip[Windows (x86_64)]
15-
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.17.0.snapshot-darwin-x86_64.zip[macOS (x86_64)]
16-
* https://github.com/pasdoc/pasdoc/releases/download/snapshot/pasdoc-0.17.0.snapshot-darwin-x86_64.zip[macOS (Aarch64)]
17-
18-
These snapshots look like regular link:index[PasDoc] releases, but are actually compiled automatically from https://github.com/pasdoc/pasdoc[current GitHub code].
19-
20-
Note: Since these "snapshot" versions change frequently, when reporting bugs please mention not only the version number (`0.17.0.snapshot`) but also the date when you downloaded them or https://github.com/pasdoc/pasdoc[last GIT commit hash] used to build them.
9+
Note: Since these "snapshot" versions change frequently, when reporting bugs please mention not only the version number (`X.Y.Z.snapshot`) but also the date when you downloaded them or https://github.com/pasdoc/pasdoc[last GIT commit hash] used to build them.
2110

2211
Note: You can always download and compile current pasdoc sources
23-
yourself. See the GIT instructions link:index[on the main page] and
24-
see link:CompilingPasDoc[CompilingPasDoc].
12+
yourself. See link:CompilingPasDoc[compiling PasDoc].

0 commit comments

Comments
 (0)