homebrew-cask/Casks/macpar-deluxe.rb

12 lines
308 B
Ruby

cask "macpar-deluxe" do
version "5.1.1"
sha256 :no_check
url "https://www.xs4all.nl/~gp/MacPAR_deLuxe/MacPARdeLuxe.dmg"
name "MacPAR deLuxe"
desc "Utility to combine binary content files after download"
homepage "https://gp.home.xs4all.nl/Site/MacPAR_deLuxe.html"
app "MacPAR deLuxe.app"
end