Skip to content

Bitwig Script v1.1

Latest
Compare
Choose a tag to compare
@berkiyo berkiyo released this 29 Oct 10:11
· 4 commits to master since this release
90b5a45

This update fixes the issue where Bitwig's download link changed. The website scraping is gone and a single link now pulls the latest version.

The version numbers of this release are a bit off but I'll keep it consistent and continue from v1.1. I would still advise you use the one-liner found in the README as that will almost always have the latest version.

cd /tmp && wget https://raw.githubusercontent.com/berkiyo/bitwig-fedora/master/install.sh && chmod 777 install.sh && ./install.sh