homebrew-cask/Casks/luyten.rb

14 lines
552 B
Ruby
Raw Normal View History

cask 'luyten' do
2016-11-29 04:19:34 +08:00
version '0.5.0'
sha256 '3317031309365498693a3a75661748c5c5b1a3425ef8458b9b244266282386e5'
2016-07-05 05:48:59 +08:00
# github.com/deathmarine/Luyten was verified as official when first introduced to the cask
url "https://github.com/deathmarine/Luyten/releases/download/v#{version}/luyten-OSX-#{version}.zip"
appcast 'https://github.com/deathmarine/Luyten/releases.atom',
2016-11-29 04:19:34 +08:00
checkpoint: 'aff98b5d8de9ef034ff5093eb58e5d1ab3711e963a589067fbf35f6ed177fae5'
name 'Luyten'
homepage 'https://deathmarine.github.io/Luyten/'
app 'Luyten.app'
end