homebrew-cask/Casks/liya.rb

14 lines
321 B
Ruby

cask "liya" do
version "5.0.4,8"
sha256 :no_check
url "https://cutedgesystems.com/downloads/Liya.zip"
name "Liya"
desc "Access three database systems simultaneously from a single visual interface"
homepage "https://cutedgesystems.com/software/liya/"
depends_on macos: ">= :catalina"
app "Liya.app"
end