mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
229 B
Ruby
9 lines
229 B
Ruby
class Elyse < Cask
|
|
version '3.1.0'
|
|
sha256 'b66bf959d30045e2f80193a6b4f9de88341c9c9e13a691afa74ddcf44eee02d7'
|
|
|
|
url 'http://silkwoodsoftware.com/Elyse-310.dmg'
|
|
homepage 'http://silkwoodsoftware.com/'
|
|
|
|
app 'Elyse.app'
|
|
end
|