Auto build Tipitakapali.org v24.7.20
github-actions
released this
20 Jul 15:19
·
13 commits
to master
since this release
Download Tipitakapali.org v24.7.20. In the below Assets:
For Windows:
- Download the
.exe
file.
For Mac:
- For both Apple Silicon M1, M2 etc.. (arm64) and Intel x64 machines, download the
-universal.dmg
build. It has a larger size, but can be installed on both machines.
For Linux:
-
Download the
.AppImage
file. -
Or alternatively, download the
.deb
file. Then installsudo apt install ./path-to-this-file.deb
. When installed you can "Pin to Dash" to have a proper shortcut icon on your Dash.
Important NOTEs:
Since the code is not signed with a paid certificate, do not download or install from unknown sources.
Each release file includes a sha512
value in its respective .yml
file for verification.
On Unix like Ubuntu, you can check for example:
echo test > test.txt
sha512sum test.txt | awk '{print $1}' | xxd -r -p | base64
Dj51I0q8aPQ3ioaz9LMqGYujAYRbDNblAQbodDRXAMxmY6hsHqEl3F6SvhfJj5oPhcqdX1ldsgEv
fMNXGUXBIw==