homebrew-cask/Casks/livetail.rb

12 lines
391 B
Ruby

cask 'livetail' do
version '2.1'
sha256 'fd8b3d8521c4be647c8cbb85d02f659d547f2c8825bd3d270e44d0401c4197fa'
url "https://github.com/SumoLogic/livetail-cli/releases/download/#{version}/livetail_mac_os.zip"
appcast 'https://github.com/SumoLogic/livetail-cli/releases.atom'
name 'Sumologic livetail CLI'
homepage 'https://github.com/SumoLogic/livetail-cli'
binary 'livetail'
end