!/bin/bash

## VSCodium
# https://vscodium.com/#install  (FIXME: Has Repo)
#wget https://github.com/VSCodium/vscodium/releases/download/1.116.02821/codium_1.116.02821_amd64.deb
#wget https://github.com/VSCodium/vscodium/releases/download/1.121.03429/codium_1.121.03429_amd64.deb
wget https://github.com/VSCodium/vscodium/releases/download/1.126.04524/codium_1.126.04524_amd64.deb

# Duplicati
#wget https://updates.duplicati.com/stable/duplicati-2.3.0.1_stable_2026-04-24-linux-x64-gui.deb
#wget https://updates.duplicati.com/stable/duplicati-2.3.0.3_stable_2026-06-10-linux-x64-gui.deb
wget https://updates.duplicati.com/stable/duplicati-2.3.0.4_stable_2026-07-09-linux-x64-gui.deb

# NoMachine
# wget https://web9001.nomachine.com/download/9.4/Linux/nomachine_9.4.14_1_amd64.deb
wget https://web9001.nomachine.com/download/9.7/Linux/nomachine_9.7.3_1_amd64.deb

# Obsidian
#wget https://github.com/obsidianmd/obsidian-releases/releases/download/v1.12.7/obsidian_1.12.7_amd64.deb
#wget https://github.com/obsidianmd/obsidian-releases/releases/download/v1.12.7/obsidian_1.12.7_amd64.deb
wget https://github.com/obsidianmd/obsidian-releases/releases/download/v1.13.4/obsidian_1.13.4_amd64.deb

# Pandoc
#wget https://github.com/jgm/pandoc/releases/download/3.9.0.2/pandoc-3.9.0.2-1-amd64.deb
wget https://github.com/jgm/pandoc/releases/download/3.10/pandoc-3.10-1-amd64.deb

# Quarto
wget https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.37/quarto-1.9.37-linux-amd64.deb


# Step CA
# https://smallstep.com/docs/step-ca/installation/#debianubuntu  (FIXME: Has Repo)

# VeraCrypt
#wget https://github.com/veracrypt/VeraCrypt/releases/download/VeraCrypt_1.26.24/veracrypt-1.26.24-Debian-13-amd64.deb
wget https://launchpad.net/veracrypt/trunk/1.26.29/+download/veracrypt-1.26.29-Debian-13-amd64.deb

# Zoom
#wget https://cdn.zoom.us/prod/7.0.0.1666/zoom_amd64.deb
wget https://cdn.zoom.us/prod/7.1.0.3715/zoom_amd64.deb

# Raspberry Pi Imager
# https://github.com/raspberrypi/rpi-imager/releases
wget https://github.com/raspberrypi/rpi-imager/releases/download/v2.0.10/rpi-imager-cli_2.0.10_amd64.deb
