diff --git a/Casks/foto-magico.rb b/Casks/foto-magico.rb new file mode 100644 index 000000000..e3a0c6a06 --- /dev/null +++ b/Casks/foto-magico.rb @@ -0,0 +1,7 @@ +class FotoMagico < Cask + url 'https://cdn.boinx.com/software/fotomagico/Boinx_FotoMagico_4.3-18574.zip' + homepage 'http://www.boinx.com/fotomagico/' + version '4.3-18574' + sha1 '154c78dca1cfab2f71455b16db27216fd83ec936' + link 'FotoMagico.app' +end