homebrew-cask/Casks/time-lapse-assembler.rb

12 lines
331 B
Ruby

cask "time-lapse-assembler" do
version :latest
sha256 :no_check
url "http://www.dayofthenewdan.com/TimeLapseAssembler.dmg"
name "Time Lapse Assembler"
desc "Tool to create movies from a sequence of images"
homepage "http://www.dayofthenewdan.com/projects/time-lapse-assembler-1/"
app "Time Lapse Assembler.app"
end