Add One Switch v1.7.1 (#69277)

* Add One Switch v1.7.1

* Update and rename oneswitch.rb to one-switch.rb

* Update one-switch.rb
This commit is contained in:
Tualatrix Chou 2019-09-18 20:44:56 +08:00 committed by Vítor Galvão
parent 46f7960e0c
commit 0e03b88181
1 changed files with 12 additions and 0 deletions

12
Casks/one-switch.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'one-switch' do
version '1.7.1'
sha256 'c2127c94c26d606dfdee632fe1cc833be9586d58a4be78ab61f36892abfcd205'
# dl.devmate.com/studio.fireball.OneSwitch was verified as official when first introduced to the cask
url 'https://dl.devmate.com/studio.fireball.OneSwitch/OneSwitch.zip'
appcast 'https://updates.devmate.com/studio.fireball.OneSwitch.xml'
name 'One Switch'
homepage 'https://fireball.studio/oneswitch'
app 'One Switch.app'
end