Skip to content

Commit

Permalink
update docs for armv6hf
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebarkmin committed Dec 29, 2024
1 parent 777493b commit 3f42bce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/de/book/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Du kannst die Jar-Datei auch deinme classpath hinzufügen und so unabhängig von

::download[Linux - Intel 64-bit]{src="https://github.com/openpatch/scratch-for-java/releases/latest/download/scratch4j-linux-amd64.jar"}

::download[Linux - ARM 32-bit]{src="https://github.com/openpatch/scratch-for-java/releases/latest/download/scratch4j-linux-arm.jar"}
::download[Linux - ARM v6hf]{src="https://github.com/openpatch/scratch-for-java/releases/latest/download/scratch4j-linux-armv6hf.jar"}

::download[Linux - ARM 64-bit]{src="https://github.com/openpatch/scratch-for-java/releases/latest/download/scratch4j-linux-aarch64.jar"}

Expand Down
2 changes: 1 addition & 1 deletion docs/en/book/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ You need to add the Jar file for your [operating system](#downloads) to the clas

::download[Linux - Intel 64-bit]{src="https://github.com/openpatch/scratch-for-java/releases/latest/download/scratch4j-linux-amd64.jar"}

::download[Linux - ARM 32-bit]{src="https://github.com/openpatch/scratch-for-java/releases/latest/download/scratch4j-linux-arm.jar"}
::download[Linux - ARM v6hf]{src="https://github.com/openpatch/scratch-for-java/releases/latest/download/scratch4j-linux-armv6hf.jar"}

::download[Linux - ARM 64-bit]{src="https://github.com/openpatch/scratch-for-java/releases/latest/download/scratch4j-linux-aarch64.jar"}

Expand Down

0 comments on commit 3f42bce

Please sign in to comment.