mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
307 B
Ruby
9 lines
307 B
Ruby
class FramerStudio < Cask
|
|
version '1.0.140'
|
|
sha256 '27148a31f0745cf4e8680a97b3c7063eb10d0dd3aa8cddbc844240e8aa749d2a'
|
|
|
|
url 'http://framerstudio-update.s3-website-us-east-1.amazonaws.com/static/downloads/Framer%20Studio-1.0.140.tar.gz'
|
|
homepage 'http://framerjs.com/'
|
|
|
|
link 'Framer Studio.app'
|
|
end
|