homebrew-cask/Casks/touchbarserver.rb

12 lines
420 B
Ruby

cask 'touchbarserver' do
version '1.6'
sha256 'c3adffbaed14d12feaf5300995f78e63fbbc2a99733f76549f5a4b071ce86a82'
url "https://github.com/bikkelbroeders/TouchBarDemoApp/releases/download/v#{version}/TouchBarServer.zip"
appcast 'https://github.com/bikkelbroeders/TouchBarDemoApp/releases.atom'
name 'TouchBarServer'
homepage 'https://github.com/bikkelbroeders/TouchBarDemoApp'
app 'TouchBarServer.app'
end