Skip to content

Commit

Permalink
Update Download links to r3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ann0see authored Sep 3, 2023
1 parent 61b323f commit cf47020
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@ parallel_localization: true
a_rootpage: "https://jamulus.io"

# Jamulus release binary links
download_root_link: "https://github.com/jamulussoftware/jamulus/releases/download/r3_9_1/"
download_root_link: "https://github.com/jamulussoftware/jamulus/releases/download/r3_10_0/"
download_file_names:
deb-gui: "jamulus_3.9.1_ubuntu_amd64.deb"
deb-headless: "jamulus-headless_3.9.1_ubuntu_amd64.deb"
deb-gui-armhf: "jamulus_3.9.1_ubuntu_armhf.deb"
deb-headless-armhf: "jamulus-headless_3.9.1_ubuntu_armhf.deb"
deb-gui-arm64: "jamulus_3.9.1_ubuntu_arm64.deb"
deb-headless-arm64: "jamulus-headless_3.9.1_ubuntu_arm64.deb"
windows: "jamulus_3.9.1_win.exe"
windows-jack: "jamulus_3.9.1_win_jack.exe"
mac: "jamulus_3.9.1_mac.dmg"
mac-legacy: "jamulus_3.9.1_mac_legacy.dmg"
android: "jamulus_3.9.1_android.apk"
ios: "jamulus_3.9.1_iOSUnsigned.ipa"
deb-gui: "jamulus_3.10.0_ubuntu_amd64.deb"
deb-headless: "jamulus-headless_3.10.0_ubuntu_amd64.deb"
deb-gui-armhf: "jamulus_3.10.0_ubuntu_armhf.deb"
deb-headless-armhf: "jamulus-headless_3.10.0_ubuntu_armhf.deb"
deb-gui-arm64: "jamulus_3.10.0_ubuntu_arm64.deb"
deb-headless-arm64: "jamulus-headless_3.10.0_ubuntu_arm64.deb"
windows: "jamulus_3.10.0_win.exe"
windows-jack: "jamulus_3.10.0_win_jack.exe"
mac: "jamulus_3.10.0_mac.dmg"
mac-legacy: "jamulus_3.10.0_mac_legacy.dmg"
android: "jamulus_3.10.0_android.apk"
ios: "jamulus_3.10.0_iOSUnsigned.ipa"
download_overview_link: "https://github.com/jamulussoftware/jamulus/releases/latest"
download_all_releases_link: "https://github.com/jamulussoftware/jamulus/releases"

Expand Down

0 comments on commit cf47020

Please sign in to comment.