Files
homebrew-cask/Casks/l/livetail.rb
Mike McQuaid aa461148bb Move all remaining casks to sharded subdirectories.
The migration of `orka.rb` and then `o*.rb` has worked well without
complaint so: let's move everything else, too.
2023-08-09 12:08:38 +01:00

11 lines
323 B
Ruby

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