mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-06-30 06:12:15 -06:00
8 lines
287 B
Ruby
8 lines
287 B
Ruby
class Sequential < Cask
|
|
url 'http://sequentialx.com/Sequential2.1.2.zip'
|
|
appcast 'http://www.sequentialx.com/sequential.xml'
|
|
homepage 'http://sequentialx.com'
|
|
version '2.1.2'
|
|
sha256 '7a9247e8623da5b6c74b65ad6d9e0be7667b832816134393e871e584c00eee64'
|
|
link 'Sequential.app'
|
|
end
|