Add Helio.app version 1.7 (#33039)

Helio is free and open-source software, aimed to be a modern music creation tool; it features high-performance core, linear-based sequencer with clean interface, integrated version control providing intelligent synchronization between devices, saved undo history, UI translations and themes, and more https://helioworkstation.com/
This commit is contained in:
Vincent Klaiber 2017-04-28 00:07:30 +02:00 committed by Miccal Matthews
parent 158dcb6f27
commit 81e776d114
1 changed files with 10 additions and 0 deletions

10
Casks/helio.rb Normal file
View File

@ -0,0 +1,10 @@
cask 'helio' do
version '1.7'
sha256 '0b1b181584ec3abc948e1a766d25a43f63f84bc55d9e7205696e87814a03cb43'
url "http://helioworkstation.com/app/Helio-#{version}.dmg"
name 'Helio'
homepage 'https://helioworkstation.com/'
app 'Helio.app'
end