excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / l / livetail.rb
blob90752fbb3afd3803d10b546d3dfd390fc24b8e05
1 cask "livetail" do
2   version "2.1"
3   sha256 "fd8b3d8521c4be647c8cbb85d02f659d547f2c8825bd3d270e44d0401c4197fa"
5   url "https://github.com/SumoLogic/livetail-cli/releases/download/#{version}/livetail_mac_os.zip"
6   name "Sumologic livetail CLI"
7   homepage "https://github.com/SumoLogic/livetail-cli"
9   deprecate! date: "2024-10-30", because: :unmaintained
11   binary "livetail"
13   caveats do
14     requires_rosetta
15   end
16 end