homebrew-cask/Casks/luyten.rb

13 lines
495 B
Ruby

cask "luyten" do
version "0.5.4"
sha256 "f0d900bd9bba5dc72eb3dfe374db9bbef4222e49477a6bf18c6c14e3ddcf8eb4"
# github.com/deathmarine/Luyten/ was verified as official when first introduced to the cask
url "https://github.com/deathmarine/Luyten/releases/download/v#{version}_Rebuilt_with_Latest_depenencies/luyten-OSX-#{version}.zip"
appcast "https://github.com/deathmarine/Luyten/releases.atom"
name "Luyten"
homepage "https://deathmarine.github.io/Luyten/"
app "Luyten.app"
end