We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4cfaee commit 21ba1e8Copy full SHA for 21ba1e8
download.html
@@ -351,6 +351,12 @@
351
"Download",
352
true,
353
],
354
+ [
355
+ "Arch (aarch64)",
356
+ "https://downloads.plugdata.org/plugdata-Arch-aarch64.tar.xz",
357
+ "Download",
358
+ true,
359
+ ],
360
[
361
"Debian (aarch64)",
362
"https://downloads.plugdata.org/plugdata-Debian-aarch64.tar.xz",
@@ -381,6 +387,12 @@
381
387
382
388
383
389
390
391
+ "OpenSUSE Tumbleweed (aarch64)",
392
+ "https://downloads.plugdata.org/plugdata-OpenSUSE-Tumbleweed-aarch64.tar.xz",
393
394
395
384
396
385
397
"Arch Linux AUR Repository",
386
398
"https://aur.archlinux.org/packages/plugdata-git",
0 commit comments