mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
249 B
Ruby
9 lines
249 B
Ruby
class PhoenixSlides < Cask
|
|
version '1.3'
|
|
sha256 '1d1b0f7044ff80ad46dfaaf988a85c25ecf897f9cc4173d3b1b0c8a0d7413039'
|
|
|
|
url 'http://blyt.net/phxslides/phoenix-slides-130.zip'
|
|
homepage 'http://blyt.net/phxslides'
|
|
|
|
link 'Phoenix Slides.app'
|
|
end
|